Modify

Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#20954 closed enhancement (fixed)

[PATCH] `FilterField` should extend `DisableShortcutsOnFocusGainedTextField` instead of `JosmTextField`

Reported by: taylor.smock Owned by: Don-vip
Priority: normal Milestone: 21.07
Component: Core Version:
Keywords: Cc:

Description

Notes: DisableShortcutsOnFocusGainedTextField extends JosmTextField. FilterField does not override the important methods, focusGained and focusLost.

Use cases:

  • Filters in dialogs that do not block the EDT

Specifically, the Mapillary plugin uses FilterField to filter object detections.

Attachments (1)

20954.patch (599 bytes ) - added by taylor.smock 3 years ago.

Download all attachments as: .zip

Change History (4)

by taylor.smock, 3 years ago

Attachment: 20954.patch added

comment:1 by Don-vip, 3 years ago

Milestone: 21.07
Owner: changed from team to Don-vip
Status: newassigned

comment:2 by Don-vip, 3 years ago

Resolution: fixed
Status: assignedclosed

In 18114/josm:

fix #20954 - make FilterField extend DisableShortcutsOnFocusGainedTextField instead of JosmTextField (patch by taylor.smock)

comment:3 by Don-vip, 3 years ago

Thanks!

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Don-vip.
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.