Opened 16 years ago
Closed 15 years ago
#2597 closed defect (fixed)
Size of upload dialog
Reported by: | deep125 | Owned by: | team |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | tested |
Keywords: | Cc: |
Description
Width of upload dialog increase after each save operation.
Combobox with history of comments no work!
Please look on screenshot
Attachments (1)
Change History (13)
by , 16 years ago
Attachment: | upload.png added |
---|
comment:1 by , 16 years ago
comment:4 by , 16 years ago
Resolution: | invalid |
---|---|
Status: | closed → reopened |
No. This happens sometimes. There must be a reason.
comment:6 by , 16 years ago
It looks like preferences file got corrupted. Can you please send your preferences file next time this happens? Don't forget to remove your osm user name and password.
comment:7 by , 16 years ago
Status: | reopened → new |
---|
This is no preferences problem. On some occasions the dialog size of different dialogs is calculated wrong and they get much too large. The prefs only handle the size of the PleaseWaitRunnable dialog.
comment:8 by , 16 years ago
The problem was fixed for me after I corrected the upload.comment.history=* preference. The history was corrupted, all strings merged into one. Must have happend after updating from 1621 to 1632. After removing the string the upload dialog had a reasonable size again.
comment:9 by , 16 years ago
You're right removing history line in preference file did fix the issue.
comment:10 by , 16 years ago
Version: | → tested |
---|
I still have this problem with the latest josm version (and also with the tested). (Window to large / large entry in the last line with the §§§ separated like in the png attached by deep125).
comment:11 by , 16 years ago
mightym,
open your preference file in text editor remove the line and save it that should solve your issue.
comment:12 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
(In [2037]) Improved cancellation of upload tasks
Refactored upload dialog
fixed #2597: Size of upload dialog - now restores dialog size from preferences
fixed #2913: Upload dialog enters scrolling-mode when JOSM isn't maximized - no scroling anymore in ExtendeDialog for UploadDialog
fixed #2518: focus & select comment editing field
After correct in "preferences" file.
Error not showing!