-
Bug
-
Resolution: Won't Fix
-
P4
-
1.4.0, 1.4.1
-
generic, sparc
-
generic, solaris_7
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2120595 | 5.0u3 | Shannon Hickey | P4 | Closed | Won't Fix |
focus outside of tabbed pane
. clicking on tab selects it and gives focus to first child component.
. if no focusable child component, focus goes to tabbed pane (selected tab)
focus on child component:
. clicking on selected tab gives focus to tabbed pane.
. clicking on another tab gives focus to first child component
focus on tab pane:
. clicking on another tab changes selection but does not change focus (focus remains with tabbed pane - but is moved to new selected tab)
- backported by
-
JDK-2120595 TabbedPane mouse behvior is not consistant with windows
- Closed
- duplicates
-
JDK-4740419 Selecting unselected tab doesn't get the focus, under some condition.
- Closed
- relates to
-
JDK-5056403 REGRESSION: JTabbedPane setFocusable(false) and removing tabs
- Resolved
-
JDK-5089436 REGRESSION: requestFocusInWindow() fails for comp. on JTabbedPane aftertab switch
- Resolved
-
JDK-5018529 Mouse click over selected Tab in JTabbedPane doesn't bring focus border
- Closed
-
JDK-4799919 4799919: RFE: Make BasicTabbedPaneUI.requestFocusForVisibleComponent protected
- Closed