Opened 16 years ago
Closed 16 years ago
#2913 closed defect (fixed)
Upload dialog enters scrolling-mode when JOSM isn't maximized
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
When I have JOSM maximized the upload dialog is approximately the size of JOSM itself, although perhaps it's hardcoded and that's a coincidence. However when I make JOSM slightly smaller the upload dialog won't fit inside the JOSM window so scrollbars are added to it.
If the dialog detects that it can't fit it should reduce the size of the uploaded objects added/changed/deleted dialogs instead of adding a scrollbar to the main window.
Screenshots attached which demonstrate the issue.
Attachments (3)
Change History (5)
by , 16 years ago
by , 16 years ago
Attachment: | upload-dialog-cramped-the-josm-trac-has-silly-size-restrictions-so-have-a-ubercompressed.jpg added |
---|
Upload dialog with JOSM's size reduced
by , 16 years ago
Attachment: | upload-dialog-wide-the-josm-trac-has-silly-size-restrictions-so-have-a-ubercompressed.jpg added |
---|
A similar thing happens when the previous changeset comment is too long to fit the width of the screen
comment:1 by , 16 years ago
A very similar thing happens when the stored changeset comment is too long to fit the width of the screen. The dialog will expand to encompass it all until it doesn't have enough room.
See attachment:upload-dialog-wide-the-josm-trac-has-silly-size-restrictions-so-have-a-ubercompressed.jpg
comment:2 by , 16 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
Upload dialog with JOSM maximized