Modify

Opened 16 years ago

Closed 16 years ago

#761 closed enhancement (fixed)

[PATCH] Time remaining in upload dialog hard to read

Reported by: paul@… Owned by:
Priority: minor Milestone:
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)

ReorderUploadText.patch (1.4 KB ) - added by xeen 16 years ago.
reorder variables in upload text by importance

Download all attachments as: .zip

Change History (9)

comment:1 by Michael Bergbauer <michael-osm@…>, 16 years ago

Owner: changed from framm to anonymous
Status: newassigned

comment:2 by Michael Bergbauer <michael-osm@…>, 16 years ago

Status: assignednew

comment:3 by Michael Bergbauer <michael-osm@…>, 16 years ago

Status: newassigned

comment:4 by anonymous, 16 years ago

Owner: anonymous removed
Status: assignednew

comment:5 by paul@…, 16 years ago

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

comment:6 by stoecker, 16 years ago

Resolution: duplicate
Status: newclosed

Duplicate of #1870.

Multiline or saving dialog size is the same issue :-)

comment:7 by xeen, 16 years ago

Resolution: duplicate
Status: closedreopened
Summary: Upload dialog data truncated[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]

by xeen, 16 years ago

Attachment: ReorderUploadText.patch added

reorder variables in upload text by importance

comment:8 by anonymous, 16 years ago

Resolution: fixed
Status: reopenedclosed

Agreed. Nevertheless reintroduced ID. It is required sometimes and doesn't hurt at the end.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.