Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browser Freezes #1506

Open
hgalytoby opened this issue Oct 30, 2024 · 8 comments
Open

Browser Freezes #1506

hgalytoby opened this issue Oct 30, 2024 · 8 comments
Labels
bug Something isn't working

Comments

@hgalytoby
Copy link

hgalytoby commented Oct 30, 2024

I'm not sure if it's an issue with "Rectangle," but based on my test results so far, I can only suspect it's related to "Rectangle." I tested on two different Mac computers, and both yielded the same results.

When I try to view a large amount of data in the browser, the browser becomes unresponsive. However, if I simply close "Rectangle" and restart the browser, everything works fine.

Here’s a sample video of the issue.

https://youtu.be/cI5Tt9aSmFE

This was not a problem before, and I'm not sure from which version this problem started.

macOS version: 15.1(M1 Pro) and 14.6.1(M1)
Rectangle version: 0.84
Logs if applicable (In Rectangle menu, hold option, "View Logging..."):

@hgalytoby hgalytoby added the bug Something isn't working label Oct 30, 2024
@rxhanson
Copy link
Owner

Thanks for reporting. The video was marked as private so I couldn't view it. A couple of quick questions:

  1. Which browser do you see this in?
  2. Is it happening upon attempting to perform a Rectangle action? Or is it happening when you click in the browser?

@hgalytoby
Copy link
Author

Thanks for reporting. The video was marked as private so I couldn't view it. A couple of quick questions:

  1. Which browser do you see this in?
  2. Is it happening upon attempting to perform a Rectangle action? Or is it happening when you click in the browser?

I'm sorry I've updated the video site.

https://youtu.be/cI5Tt9aSmFE

@hgalytoby
Copy link
Author

hgalytoby commented Nov 7, 2024

Today, I tried using older versions to identify which version started having issues.

Starting from version 0.71, the problem shown in the video occurs.

With versions 0.63 to 0.70, the issue does not happen as long as I open the "Rectangle" program without clicking on the "Rectangle" menu. However, the issue occurs as soon as I open the menu.

image

For versions before 0.62, there is no video issue, even when clicking on the menu.

If you need a webpage that recreates this kind of freeze, I can provide one.

Otherwise, my current solution is to use version 0.62.

@rxhanson
Copy link
Owner

rxhanson commented Nov 8, 2024

Thanks for the thorough testing. 0.71 included a bug fix for specific macOS behavior not handling the click listening used in Rectangle, and 0.63 was mainly centered around Stage Manager. Do you use Stage Manager at all?

@hgalytoby
Copy link
Author

I'm not using Stage Manager.

@rxhanson
Copy link
Owner

rxhanson commented Nov 8, 2024

Thanks! I’ll see what I can do.

@rxhanson
Copy link
Owner

I didn't get to the bottom of this before pushing out the latest release, but am still investigating.

@hgalytoby
Copy link
Author

That's alright, I think this is an extreme situation that happens rarely.

It only occurs when I'm developing specific APIs with relatively large payloads.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants