Modify

Ticket #1865 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

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

Change History

comment:1 Changed 3 years ago by anonymous

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

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 3 years ago by avar

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

View

Add a 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.