Opened 15 years ago
Closed 15 years ago
#1473 closed defect (fixed)
Popup windows open on the incorrect screen in a multi-screen setup
Reported by: | Nicklas Nordborg | Owned by: | everyone |
---|---|---|---|
Priority: | trivial | Milestone: | BASE 2.15 |
Component: | web | Version: | |
Keywords: | Cc: |
Description
This is related to the coordinate system which can use negative coordinates on the left screen. I have a setup with a primary screen to the right and a secondary screen to the left. If I move the browser window to the left screen all popups are opened on the right screen (aligned to the left border). This is really annoying, but the fix is simply to allow popup windows to use negative coordinates if the main window has a negative position.
Note:
See TracTickets
for help on using tickets.
(In [5288]) Fixes #1473: Popup windows open on the incorrect screen in a multi-screen setup