-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 9
-
Component/s: javafx
The scope of the fields 'label', 'arrow', 'arrowButton' and 'popup' changed from protected to package private in JavaFX 9. So it's no longer possible to modify these sub-controls for an extended MenuButton control.