Modify

Opened 14 years ago

Closed 13 years ago

#5984 closed enhancement (fixed)

Allow pasting url in download object dialog

Reported by: Zverikk Owned by: team
Priority: normal Milestone:
Component: Core Version: latest
Keywords: download, url Cc:

Description (last modified by akks)

For example:

  1. Copy url from some website, like http://www.openstreetmap.org/browse/relation/1396080/
  2. Open File -> Download Object
  3. Focus to ID text field
  4. Paste URL
  5. Automatically: a) object type is determined; b) insted of url, object id is determined and replaces url in text field
  6. Press OK, download an object.

Also, could we have text field focused instead of object type box when opening the dialog?

Attachments (0)

Change History (6)

comment:1 by akks, 13 years ago

In 5354/josm:

See #5984: Automatic pasting of IDs or URL into Download Object fields

comment:2 by akks, 13 years ago

Description: modified (diff)

I have added this functionality in slightly different manner - URL is parsed automatically, not on Ctrl-V.

Also, if ID or ID list is in clipboard, it is pasted "as is", user needs to select the type by combobox then.

I did not manage to preselect tfId in Extended dialog because the default button is focused on showDialog().

comment:3 by Don-vip, 13 years ago

Ticket #5898 has been marked as a duplicate of this ticket.

comment:4 by akks, 13 years ago

Is automatic paste enough to close the ticket?

comment:5 by Don-vip, 13 years ago

I would say yes :)

comment:6 by akks, 13 years ago

Resolution: fixed
Status: newclosed

Let us close it for now then :)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
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.