https://issues.apache.org/bugzilla/show_bug.cgi?id=54581
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW --- Comment #6 from Philippe Mouawad <[email protected]> --- Issue is due to javax.swing.ToolTipManager already registering this same shortcut for some components for accessibility. Debugging I see it is receiving CTRL+F1 event and trying to show tip. Maybe we should change shortcut to something else: - Shift+F1 - Ctrl+Alt+F1 -- You are receiving this mail because: You are the assignee for the bug.
