Opened 14 years ago
Closed 13 years ago
#6833 closed defect (fixed)
Detached window opens outside of desktop
Reported by: | PHerison | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | dual monitor | Cc: |
Description (last modified by )
On my Win7/32 laptop, JOSM opens on laptopscreen. With only 900px height I sometimes detach / unpin windows from the sidebar and move them on an external monitor. The (last) position of this window is stored somewhere, so when using the laptop without external monitor the window opens outside the visible area, and there is no way to get it back.
I already described this bug in http://lists.openstreetmap.org/pipermail/josm-dev/2010-October/004947.html and I got a workaround in the forum: http://forum.openstreetmap.org/viewtopic.php?pid=114457#p114457
How to reproduce:
- On a 2 monitor system detach / unpin e.g. "Properties" and move the window to the other screen.
- Attach / pin the window back to JOSM by closing the properties-window
- Shut down JOSM
- Disable the 2nd monitor
- Start JOSM and redo step 1.
Attachments (0)
Change History (4)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Description: | modified (diff) |
---|---|
Priority: | normal → major |
ToogleDialog does not use WindowGeometry, but its own code --> replace with WindowGeometry usage to fix this.
comment:3 by , 13 years ago
Keywords: | dual added; window outside screen desktop removed |
---|
Ticket #7391 has been marked as a duplicate of this ticket.