-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
8
-
Win 7 x64, x64 JDK 1.7.0_10.
Use FXML to create a combo box with enough items to have a scroll bar. Run in JavaFX application, open combo box, use scroll wheel and the scroll bar goes up and down. Run in JFXPanel (in swing application), open combo box and use scroll wheel. Scroll bar doesn't move.
- duplicates
-
JDK-8125481 JFXPanel + Popup + ListView: scrolling by mouse wheel doesn't work
- Closed