-
-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Description
JabRef version 5.2 on Windows 10
- Mandatory: I have tested the latest development version from http://builds.jabref.org/master/ and the problem persists
Steps to reproduce the behavior:
- Open JabRef on a system with at least two displays
- Move the application main window to a non-primary display (as far as I can tell, JabRef always opens on the primary display on launch)
- Perform an activity spawning a dialog (tested: Help->About, New entry, and a few others, but I'm suspecting that it works for all dialogs)
- The dialog will always appear on the primary display, regardless of the position of the application main window (My suspicion is that the
initOwner(Window)method is never called when initializing new dialogs. This usually results in the new window appearing on the display the application opened at startup.)
Metadata
Metadata
Assignees
Labels
No labels