#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 )
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 , 11 years ago
Description: | modified (diff) |
---|---|
Summary: | Fenster größer als Bildschirm → Download dialog larger than the screen (was: Fenster größer als Bildschirm) |
comment:4 by , 11 years ago
Milestone: | → 14.01 |
---|
Mmmm my
gui.geometry
is strange. Running JOSM in maximized state on a 1680x1050 screen gives me:EDIT: not sure how I did get that, but after deleting it I have the expected value.