Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 8
-
Component/s: javafx
-
Environment:
8.0b116
-
Subcomponent:
Description
Run the app.
Click the first line.
Shift+PgDown
Shift+PgDown
Shift+PgUp
Only the first line is selected, so, Shift+PgUp deselected more than 1 page of content, which is wrong.
The symmetrical issue with PgDown.
Affected tests:
ControlsAutomatedTestSuite/javafx/scene/control/test/tableview/TableViewMultipleCellSelectionTest/testShiftPgUpDown
ControlsAutomatedTestSuite/javafx/scene/control/test/treetable/TreeTableMultipleSelectionTest/testShiftPgUpDown
Click the first line.
Shift+PgDown
Shift+PgDown
Shift+PgUp
Only the first line is selected, so, Shift+PgUp deselected more than 1 page of content, which is wrong.
The symmetrical issue with PgDown.
Affected tests:
ControlsAutomatedTestSuite/javafx/scene/control/test/tableview/TableViewMultipleCellSelectionTest/testShiftPgUpDown
ControlsAutomatedTestSuite/javafx/scene/control/test/treetable/TreeTableMultipleSelectionTest/testShiftPgUpDown