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

"Windowed" & "Resizeable" setting can result in a full screen window that can't be undone. #424

Open
findel opened this issue Oct 28, 2021 · 2 comments
Labels
enhancement New feature or request

Comments

@findel
Copy link

findel commented Oct 28, 2021

Describe the bug
When using the "Windowed" and "Resizeable" settings on Windows 10, if the user mistakenly drags the window to the top of the desktop, it will snap to full screen. This is okay, but the problem is that there appears to not be possible to exit the full screen display at that point. Using ESC to return to the previously sized window would make sense, but I couldn't find any keyboard shortcut or use of mouse (such as trying to drag the window back down from the top) to work.

However, stop showing the picture and then disable and re-enable the "windowed" setting, the next time you show media the window shows in full screen, but is draggable back to the previous dimensions.

To Reproduce
Steps to reproduce the behavior:

  1. Turn on "Windowed" and use "Resizeable".
  2. Show a picture, and drag the media window to the top of desktop to snap to full screen.
  3. Try to exit full screen

Expected behavior
It should be easy to exit full screen using expected controls such as ESC key or dragging the window back down from the top.

GIF
onlym-full-screen-suck

Desktop (please complete the following information):

  • Windows 10 21H1
@findel
Copy link
Author

findel commented Oct 28, 2021

Please can I add how much we appreciate this software and don't take it for granted! Thank you so much.

@AntonyCorbett
Copy link
Owner

@findel Yes, that's a good find! You can always use the Win+DownArrow hotkey to restore the window size but not many are familiar with those shortcuts.

@AntonyCorbett AntonyCorbett added the enhancement New feature or request label Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants