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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

馃悰 Window Moves Back to Original Screen When Adjusting Size After Moving to Next Screen #349

Closed
2 tasks done
quericy opened this issue May 11, 2024 · 3 comments
Closed
2 tasks done
Labels
bug Something isn't working

Comments

@quericy
Copy link

quericy commented May 11, 2024

Bug Description

When using the application to move a window from Screen 1 to the next screen (Screen 2) using a designated shortcut, and then attempting to adjust the window's size with another shortcut, the window unexpectedly moves back to Screen 1. The expected behavior is for the window to remain on Screen 2 and only have its size adjusted.

Steps To Reproduce

  1. Open any application window on Screen 1.
  2. Use the shortcut to move the window to the Next Screen(Screen 2).
  3. After the window appears on Screen 2, use the other shortcut to adjust the window's size.
  4. The window moves back to Screen 1 instead of resizing on Screen 2

Expected Behavior

After moving the window to Screen 2 and using the size adjustment shortcut, the window should resize on Screen 2 and remain there.

Actual Behavior

The window moves back to Screen 1 when attempting to resize it after moving it to Screen 2.

This occurs without any further interaction with the window on Screen 2. However, if the window on Screen 2 is manually clicked at least once before using the resize shortcut, the window stays on Screen 2 and resizes as expected.

Screenshots

No response

MacOS Version

Ventura 13.2.1

Loop Version

Version 1.0.0-beta.15 (817)

Additional Context

No response

Final Checks

  • My issue title is descriptive
  • This is a single bug (multiple bugs should be reported individually)
@quericy quericy added the bug Something isn't working label May 11, 2024
@MrKai77
Copy link
Owner

MrKai77 commented May 11, 2024

Interesting, by any chance, does the mouse stay on the first screen? Loop currently resizes windows on the screen containing the mouse, but that will be fixed by #251.

@quericy
Copy link
Author

quericy commented May 13, 2024

Yeah锛宼he mouse stay on the Screen 1.

@MrKai77
Copy link
Owner

MrKai77 commented May 13, 2024

Alright, I will close this as a duplicate of #251 :)
It is something I plan to fix before the next release, so stay tuned!

@MrKai77 MrKai77 closed this as not planned Won't fix, can't repro, duplicate, stale May 13, 2024
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