-
Enhancement
-
Resolution: Fixed
-
P4
-
7u6
Currently HTMLEditor uses MenuItems and ToggleGroups for the display
and selection of Styles, Fonts, and Font-Styles.
This doesn't scale well for either a large number of fonts, or a small screen.
A switch to use ComboBox will allow for an easier fix for these problems.
and selection of Styles, Fonts, and Font-Styles.
This doesn't scale well for either a large number of fonts, or a small screen.
A switch to use ComboBox will allow for an easier fix for these problems.
- relates to
-
JDK-8127384 HTMLEditor: font style selection MenuButton and popup doesn't work properly on linux.
- Closed