Opened 16 years ago
Closed 15 years ago
#3386 closed defect (fixed)
Upload dialog has empty areas when the changeset doesn't include all of add/modify/delete operations
Reported by: | Owned by: | team | |
---|---|---|---|
Priority: | trivial | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | Cc: |
Description
When uploading a changeset there's an area of the upload dialog reserved for add/modify/delete operations. It used to be the case that if you didn't have all of these the remaining operations would expand to fill the empty area. But not anymore.
See attached screenshots.
Attachments (5)
Change History (8)
by , 16 years ago
Attachment: | changeset-1.png added |
---|
by , 16 years ago
Attachment: | changeset-3.png added |
---|
The dialog only looks normal when it has add/modify/delete operations
comment:1 by , 16 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
Priority: | normal → trivial |
---|---|
Resolution: | fixed |
Status: | closed → reopened |
Reopening. Thus bug is happening on r2532 in a different manner than before. Now it's the changeset area that's expanding to fill the dialog sometimes instead of the uploaded object.
- Open JOSM
- Make changes by only adding objects
- Open upload dialog
- Resize the dialog, you may have to do this a few times, usually happens after 1-5 times
- Changeset area expands to take up the space modified/deleted objects would normally take
Instead of #5 the area with the added objects should always take up the remaining space.
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
(In [2599]) fixed #4130: Chunked upload mode counter is wrong
fixed #4118: Upload dialog too complicated
fixed #4129: Hide the new "Upload data in one request/chunks/individually" behind an expanding "Upload method" box
fixed #2075: API 0.6: don't upload more than 50K edits at once
fixed #4044: Huge uploads never end [should be solved with chunked upload mode]
fixed #4110: Upload dialog spacing wrong
fixed #3386: Upload dialog has empty areas when the changeset doesn't include all of add/modify/delete operations
see #3369: bulk import helper [JOSM now supports multi changesets uploads]
See online help for more details.
Completes r2598
Only modify operations. Empty area on both sides