-
Bug
-
Resolution: Fixed
-
P2
-
8
-
Java 8 b92
- Launch the attached test case, which has the following scene graph: Accordion->TitledPane->ScrollPane->GridPane->Nodes
- Expand the first TitledPane, and click on "Add row", which fill the GridPane
- Click in the first TextField, and Tab : the focus move to the Hyperlink "1", this is fine
- Click again on Tab : the focus move to the 2nd TitledPane : Bug. It should move to the CheckBox
This test case withthe same scenario works fine on the latest Fx 2.2.
- Expand the first TitledPane, and click on "Add row", which fill the GridPane
- Click in the first TextField, and Tab : the focus move to the Hyperlink "1", this is fine
- Click again on Tab : the focus move to the 2nd TitledPane : Bug. It should move to the CheckBox
This test case withthe same scenario works fine on the latest Fx 2.2.
- relates to
-
JDK-8123063 Regression : Tab travsersal issue with Accordion
-
- Closed
-
-
JDK-8123867 Key traversal does not enter into an opened ScrollPane
-
- Resolved
-
-
JDK-8122342 Regression : Tab traversal issue with ScrollPane
-
- Closed
-