commit | 2dc6529ecdb83afe58b6520427623a848de41d71 | [log] [tgz] |
---|---|---|
author | Brian P. Hinz <bphinz@users.sf.net> | Sun Nov 12 15:42:23 2017 -0500 |
committer | Brian P. Hinz <bphinz@users.sf.net> | Mon Nov 13 18:21:28 2017 -0500 |
tree | 6c1a485ed526ab14b0339e20075c83594811d2c0 | |
parent | e5b4003bfb24f740e0d6ea2c82422d1dacf7b927 [diff] |
Override implicit focus transfer when "F10" key is pressed Java L&F has pre-defined hook that transfers the focus to the menu of the RootPane. Since the viewer doesn't have a menu this just causes a loss of focus and subsequent unexpected behavior of keyboard and mouse.