Steps.
1. Run HelloTextArea (note that scrollbar and visible)
2. Focus the TextArea
3. Ctrl+a to select all
4. Delete to delete all the text
=> the scroll bar should have changed to reflect the new content in the control
hit any character key, the scrollbar changes what to what it was suppose to be.
It seems we missed the fix the scrollbar after the delete action
1. Run HelloTextArea (note that scrollbar and visible)
2. Focus the TextArea
3. Ctrl+a to select all
4. Delete to delete all the text
=> the scroll bar should have changed to reflect the new content in the control
hit any character key, the scrollbar changes what to what it was suppose to be.
It seems we missed the fix the scrollbar after the delete action
- relates to
-
JDK-8123187 Bogus Y-value in MouseEvent
-
- Resolved
-
-
JDK-8122380 Regression: scrollbar issue with TitledPane
-
- Closed
-
-
JDK-8089046 8.0-graphics-scrum-2004: up to 60% performance regressions in Controls.TextArea.v_scroll-wrap
-
- Closed
-