Modify

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#1865 closed enhancement (fixed)

Implement selection stack

Reported by: avar Owned by: framm
Priority: major Component: Core
Version: latest Keywords:
Cc:

Description

The following workflow is all too common in my JOSM editing sessions:

  1. Perform a search
  2. Select one or two items from the selection box
  3. Do something with those
  4. Perform the same search again to get the initial set back (the search history is very helpful with this)

This workflow could however be optimized by adding a selection history feature to JOSM. The selection box could have back/forward buttons allowing the user to page through previously selected items (like Emacs's kill buffer), making the above:

  1. Perform a search
  2. Select one or two items from the selection box
  3. Do something with those
  4. Press "back" on the selection box

Attachments (0)

Change History (2)

comment:1 Changed 4 years ago by anonymous

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

We already have a selection stack. Adding another symbol for a back button would overcrowd the GUI. The dropdown menu must be enough.

comment:2 Changed 4 years ago by avar

Yes, I didn't notice that feature. Thanks.

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.