Changes between Initial Version and Version 1 of Ticket #22766, comment 11
- Timestamp:
- 2023-03-13T14:51:09+01:00 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #22766, comment 11
initial v1 2 2 3 3 Java ''is'' getting key events, so I'm going to have to trace the "standard" expected call tree and see where the non-working call tree fails. 4 5 EDIT: It looks like part of the problem is that the window isn't getting focus events.