In javafx 2.2, I could put a Pane with a background color in a Popup and it would take effect. I could even put an opacity on it and see through to the scene underneath. In javafx 8, no matter what background color I put on the Pane at the root of the Popup, it comes up totally transparent. I makes Popup kind of useless.
- is blocked by
-
JDK-8116444 BUG ChoiceBox Java 8 b75
- Resolved
- relates to
-
JDK-8127305 PopupControl not styled by Parent's stylesheet rules nor inlined inherited declarations
- Closed
-
JDK-8128396 ContextMenu from Menu outside DOM structure, No access to ContextMenu object created for Menu
- Closed