Modify

Opened 6 years ago

Closed 6 years ago

#17457 closed enhancement (fixed)

Drop data depended tool tip from SelectedMembersForSelectionAction

Reported by: Hb--- Owned by: team
Priority: minor Milestone: 19.03
Component: Core Version:
Keywords: gui i18n english tooltip Cc:

Description

The SelectMembers icon source:/trunk/images/dialogs/relation/selectmembers.svg in the Relation editor has two different tool tips. The one containing a variable should be dropped because:

  • The translation source misses the singular form.
  • The information about the number of selected elements is not necessary at this point. Relevant is their membership status. This information is given by the background color of each row.
  • Switching tool tip content does more harm than good to the user interface. The enabled/disabled button itself is enough visual feedback.

Please delete the code with "Select relation members which refer to {0} objects in the current selection" in trunk/src/org/openstreetmap/josm/gui/dialogs/relation/actions/SelectedMembersForSelectionAction.java#L34 and the following Else clause.

Attachments (0)

Change History (2)

comment:1 by Don-vip, 6 years ago

Keywords: tooltip added
Milestone: 19.03

comment:2 by Don-vip, 6 years ago

Resolution: fixed
Status: newclosed

In 14888/josm:

fix #17457 - Drop data depended tool tip from SelectedMembersForSelectionAction

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.