Opened 16 years ago

Last modified 9 years ago

#4925 new defect

Dialog are placed wrong on dual-head X11 — at Version 1

Reported by: michael.letzgus@… Owned by: team
Priority: major Milestone:
Component: Core Version:
Keywords: dual monitor Cc:

Description (last modified by stoecker)

Hi!

Dialogs like the "internal server error"-warning are placed wrong (in the center of the virtual screen) on dual-head X11.

Best regards,

Michael

Change History (1)

comment:1 by stoecker, 14 years ago

Description: modified (diff)
Priority: normalmajor

http://docs.oracle.com/javase/6/docs/api/java/awt/GraphicsDevice.html contains a description how to handle individual dual head screens. We should always create dialogs, startscreen and josm in a way, that it is displayed on a single screen, except the user chooses the size of josm.

Note: See TracTickets for help on using tickets.