Modify

Opened 12 years ago

Closed 12 years ago

#8012 closed enhancement (fixed)

Add/edit tag dialog should remember its last position

Reported by: cquest Owned by: team
Priority: normal Milestone:
Component: Core Version:
Keywords: Cc:

Description

When adding a tag, the "recent used tags" list should be clickable... this will save a few miles/month for many mice/wrists around the world ;)

To save more miles... the location of the dialog should be restored to its previous location so that the user can should were the dialog should appear instead of centering it all the times.

Addicted mappers are subject to RSI... http://en.wikipedia.org/wiki/Repetitive_strain_injury

Attachments (0)

Change History (8)

comment:1 by Don-vip, 12 years ago

In 5483/josm:

see #8012 - fix #8013 - Fix bad handling of Strings in AutoCompletingBoxes

comment:2 by Don-vip, 12 years ago

The first point has been easily fixed with r5483 and r5484.

The second point requires more work (convert the JOptionPane.createDialog with a new ExtendedDialog()...) but should be feasible.

comment:3 by Don-vip, 12 years ago

Sorry I misunderstood your first point, this is not implemented yet.

I understand it now as "double-clicking on a tag should set this tag and validate the dialog", which is a very good idea :)

comment:4 by anonymous, 12 years ago

Summary: recent used tags should be double clickablerecent used tags list should be double clickable

comment:5 by Don-vip, 12 years ago

Summary: recent used tags list should be double clickableAdd/edit tag dialog should remember its last position

First point (double click) has been fixed in r5636.
I keep this ticket open for the second point (remember dialog position)

comment:6 by Don-vip, 12 years ago

This ticket is likely to be closed via #8024 developments.

comment:7 by akks, 12 years ago

I was not able to remember position together with leaving automatic size. Please feel free to modify the code - Add tag and Edit Tag are ExtendedDialog-s since r5642

Last edited 12 years ago by akks (previous) (diff)

comment:8 by Don-vip, 12 years ago

Resolution: fixed
Status: newclosed

In 5646/josm:

see #8024, fix #8012 - Remember position of add/edit tags dialog

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.