Modify

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#9466 closed defect (fixed)

Download dialog larger than the screen (was: Fenster größer als Bildschirm)

Reported by: fraier Owned by: team
Priority: normal Milestone: 14.01
Component: Core Version: tested
Keywords: Cc:

Description (last modified by Don-vip)

Ich nutze JOSM auf einer externen Festplatte auf 2 Rechnern mit unterschiedlicher Bildschirmauflösung. Die Einstellungen werden dabei (unter Nutzung der Umgebungsvariablen APPDATA bzw. dem Schalter --Djosm.home) mit auf der externen Platte gespeichert.
Wenn ich JOSM erst auf dem PC mit dem hochauflösenden Bildschirm nutze und anschließend die Festplatte am Laptop anschließe und JOSM dort aufrufe, dann ist der Rand des Fensters für das Herunterladen des zu bearbeitenden Kartenausschnitts ausserhalb des Bildschirms.

Die Größe des Fensters für das Herunterladen des zu bearbeitenden Kartenausschnitts wird - soweit ich das verstehe - in preferences.xml unter <tag key='gui.geometry' .../> in den Attributen width und height festgehalten und die Position in den Attributen x und y.

Vielleicht fehlt hier nur eine Überprüfung, ob die bei der letzten Benutzung gespeicherten Werte überhaupt auf den Bildschirm passen.


Translation:

I use JOSM to an external hard drive on 2 computers with different screen resolution. The settings are (using the environment variable APPDATA or the switch -Djosm.home) stored on the external drive. If I use JOSM only on the PC with the high resolution screen, and then the hard drive on the laptop and connect JOSM views there, then the edge of the download dialog is outside of the screen.

The size of the download dialog is - as I understand - in preferences.xml under <tag key='gui.geometry' .../> saved in the attributes width and height and the position in the attributes x and y.

Maybe only a check is missing, whether the data stored in the last used values ​​fit on the screen.

Attachments (0)

Change History (4)

comment:1 by Don-vip, 11 years ago

Description: modified (diff)
Summary: Fenster größer als BildschirmDownload dialog larger than the screen (was: Fenster größer als Bildschirm)

comment:2 by Don-vip, 11 years ago

Mmmm my gui.geometry is strange. Running JOSM in maximized state on a 1680x1050 screen gives me:

  <tag key='gui.geometry' value='x=-8,y=-8,width=1696,height=1026'/>
  <tag key='gui.maximized' value='true'/>
Identification: JOSM/1.5 (6513 en) Windows 7 64-Bit
Memory Usage: 136 MB / 659 MB (65 MB allocated, but free)
Java version: 1.7.0_45, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM

EDIT: not sure how I did get that, but after deleting it I have the expected value.

Last edited 11 years ago by Don-vip (previous) (diff)

comment:3 by Don-vip, 11 years ago

Resolution: fixed
Status: newclosed

In 6522/josm:

fix #9466 - dialogs larger than the screen

comment:4 by Don-vip, 11 years ago

Milestone: 14.01

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.