Opened 5 years ago
Closed 4 years ago
#761 closed enhancement (fixed)
[PATCH] Time remaining in upload dialog hard to read
| Reported by: | paul@… | Owned by: | |
|---|---|---|---|
| Priority: | minor | Component: | Core |
| Version: | latest | Keywords: | |
| Cc: |
Description
Can the upload dialog text be put on two lines
first line = 99.9% time left: mm.ss
second line = uploading node: 9999.. ( lat: xxx lon: yyyy)
Time left data is mostly truncated during upload so I can't see how long its going to take.
Attachments (1)
Change History (9)
comment:1 Changed 5 years ago by Michael Bergbauer <michael-osm@…>
- Owner changed from framm to anonymous
- Status changed from new to assigned
comment:2 Changed 5 years ago by Michael Bergbauer <michael-osm@…>
- Status changed from assigned to new
comment:3 Changed 5 years ago by Michael Bergbauer <michael-osm@…>
- Status changed from new to assigned
comment:4 Changed 5 years ago by anonymous
- Owner anonymous deleted
- Status changed from assigned to new
comment:5 Changed 5 years ago by paul@…
comment:6 Changed 4 years ago by stoecker
- Resolution set to duplicate
- Status changed from new to closed
Duplicate of #1870.
Multiline or saving dialog size is the same issue :-)
comment:7 Changed 4 years ago by xeen
- Resolution duplicate deleted
- Status changed from closed to reopened
- Summary changed from Upload dialog data truncated to [PATCH] Time remaining in upload dialog hard to read
I disagree.
The time remaining isn't really readable, even with a large dialog because it jumps depending on the length of the name of the feature just being uploaded.
The attached patch attempts to reorder the variables by importance. I am probably an advanced user and I never cared for the ID (it is still shown if an element doesn't have a name, e.g. a node) and it's hardly possible to read the name of the road just being uploaded, so these are not as "valuable" as time remaining.
The new message will look like:
13% (1/8), 0:01 left. Uploading node: 12345678 (49,123 49,123) [ID: 123]
comment:8 Changed 4 years ago by anonymous
- Resolution set to fixed
- Status changed from reopened to closed
Agreed. Nevertheless reintroduced ID. It is required sometimes and doesn't hurt at the end.



this probably just needs a CRLF between some of the fields that your outputting
ie have two or three lines