The read only pseudo class parameter in GenericStyledArea is currently read-only but to be consistent with CSS convention should be readonly (i.e. without the hyphen).
The misspelling causes the RichTextFX area to not respond to the CSS :readonly pseudo‑class.
The read only pseudo class parameter in GenericStyledArea is currently
read-onlybut to be consistent with CSS convention should bereadonly(i.e. without the hyphen).The misspelling causes the RichTextFX area to not respond to the CSS
:readonlypseudo‑class.