Changes between Version 1 and Version 2 of Ticket #22766, comment 11


Ignore:
Timestamp:
2023-03-15T19:13:24+01:00 (2 years ago)
Author:
taylor.smock

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #22766, comment 11

    v1 v2  
    44
    55EDIT: It looks like part of the problem is that the window isn't getting focus events.
     6EDIT2: 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).