-
Bug
-
Resolution: Fixed
-
P4
-
1.2.0, 6
-
hopper
-
generic, other
-
generic, other
-
Verified
The specified keyboard support for JSplitPane also requires F6 and Ctrl+Tab (navigate out) for the JSplitPane. Those are currently not implemented.
F6 is supposed to move the focus from the current focused component on one side of the JSplitPane to the other side of the JSplitPane without having to tab through to that.
Ctrl+Tab is supposed to move the input focus from whatever component inside the JSplitPane that has the focus to the next component outside the JSplitPane.
All this applies to all L&Fs.
F6 is supposed to move the focus from the current focused component on one side of the JSplitPane to the other side of the JSplitPane without having to tab through to that.
Ctrl+Tab is supposed to move the input focus from whatever component inside the JSplitPane that has the focus to the next component outside the JSplitPane.
All this applies to all L&Fs.
- relates to
-
JDK-4110480 Proper keyboard navigation must be implemented on JSplitPane for all L&Fs
-
- Closed
-
-
JDK-4514858 keyboard access to split panes, especially hierarchical splits
-
- Closed
-
-
JDK-4801177 Ctrl-Tab does not traverse Components with JSplitPane
-
- Closed
-
-
JDK-6375490 Navigation problem when using Ctrl-TAB with JSplitPane, JDesktopPane and JInternalFrame together
-
- Closed
-
-
JDK-8282860 Write a regression test for JDK-4164779
-
- Resolved
-