Modify

Opened 2 years ago

Closed 9 months ago

#5984 closed enhancement (fixed)

Allow pasting url in download object dialog

Reported by: Zverikk Owned by: team
Priority: normal 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 Changed 10 months ago by akks

In 5354/josm:

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

comment:2 Changed 10 months ago by akks

  • 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 Changed 9 months ago by Don-vip

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

comment:4 Changed 9 months ago by akks

Is automatic paste enough to close the ticket?

comment:5 Changed 9 months ago by Don-vip

I would say yes :)

comment:6 Changed 9 months ago by akks

  • Resolution set to fixed
  • Status changed from new to closed

Let us close it for now then :)

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.