Changes between Version 1 and Version 2 of Ticket #22766, comment 11
- Timestamp:
- 2023-03-15T19:13:24+01:00 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22766, comment 11
v1 v2 4 4 5 5 EDIT: It looks like part of the problem is that the window isn't getting focus events. 6 EDIT2: Part of the problem appears to be due to `KeyboardFocusManager` not getting a request (and maybe not removing one -- `TaggingPresetSearchDialog.instance` was the last "focused" component both times I've reproduced and checked).