-
Bug
-
Resolution: Incomplete
-
P4
-
None
-
jfx22
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
I set the font size for a TextField in CSS and noticed that the font size of the TextField's ContextMenu is also affected. I attempted to resolve this using the solution inJDK-8095901, which works when using the TextField directly. However, when creating my custom control, I cannot set the font size of my custom control's TextField's ContextMenu in UserAgentStylesheet.
FREQUENCY : always
I set the font size for a TextField in CSS and noticed that the font size of the TextField's ContextMenu is also affected. I attempted to resolve this using the solution in
FREQUENCY : always