Skip to content

In windows multiple monitor setup with different DPIs, electron app starts out of bounds #9688

@juturu

Description

@juturu
  • Electron version: 1.6.8 or 1.7.1
  • Operating system: Windows

Expected behavior

In windows multiple monitor setup with different DPIs, electron app starts out of bounds

Actual behavior

Should start at the same place where app was last opened

How to reproduce

  1. Have two monitors with 200% and 100% DPI
  2. Start electron app and move the app to monitor with 100% DPI (non maximized)
  3. Quit and Restart the app

App starts out of the bounds in the 100% DPI monitor.

This is a regression after #8786 . I reverted this change and this issue no longer repros.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions