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

Multi-screen behavior is partially broken if screens have different scale factors #2

Closed
mistermicheels opened this issue Aug 1, 2020 · 0 comments
Labels
blocked We're waiting for something else to happen before we can resolve this bug Something isn't working wontfix This will not be worked on

Comments

@mistermicheels
Copy link
Owner

mistermicheels commented Aug 1, 2020

Reproduction scenario:

  • Set up two screens
  • Make sure they have different scale factors (for example, primary at 125% and secondary at 100%)
  • Start the app
  • Make the app switch to nagging mode and back
    • Result: everything should still be fine
  • Move the app window to the secondary screen
  • Make the app switch to nagging mode and back
    • Result: window placement is off, both for nag screen on primary and normal window on secondary

Seems to be caused by a bug in Electron.

Related Electron issue: electron/electron#10862

Edit: There might be some kind of workaround out there, but for now I am marking this as blocked.

@mistermicheels mistermicheels added the bug Something isn't working label Aug 1, 2020
@mistermicheels mistermicheels added the blocked We're waiting for something else to happen before we can resolve this label Sep 10, 2020
@mistermicheels mistermicheels added the wontfix This will not be worked on label Jul 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked We're waiting for something else to happen before we can resolve this bug Something isn't working wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant