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

Windows: Moving window out of displayable boundary results in freezing #665

Open
misterkiem opened this issue May 25, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@misterkiem
Copy link

Bug

When moving the player out of bounds of the displayable boundaries of Windows, the player becomes unresponsive / glitchy, and will freeze in its off screen position. This usually lasts around 500ms when no video is playing. When video is playing, the freezes become longer, and the player can potentially crash, though playback continues throughout the freeze

To Reproduce

  1. Open player
  2. Grab and hold click on title bar to move window
  3. While holding the LMB down, drag the window so a portion of it is out of bounds of the displayable screen space (left, right, bottom)
  4. Move it around a bit while keeping it out of bounds, Keeping LMB down
  5. Window will 'freeze' in position even though mouse remains responsive, after it unfreezes the window snaps to the current mouse position

This behavior triggers seemingly randomly, but consistently, whenever window is out of display boundary. It does not occur if the window is in between monitors, only when it is out of bounds of displayable area. It also doesn't trigger when moving the Title Bar outside of the top boundary. Only the actual window content

Expected behavior

Window remains responsive through out move operation, no freezes occur

Desktop (please complete the following information):

  • OS: Windows 11,
  • Version 23H2, OS Build: 22631.3593
  • Installed via windows installer
  • Multiple Displays, 3 screens total: one 4k tv, one 4k monitor, one 1080p monitor in vertical mode
    • TV connected with HDMI, both monitors connected via DisplayPort
@misterkiem misterkiem added the bug Something isn't working label May 25, 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
Status: No status
Development

No branches or pull requests

1 participant