-
Notifications
You must be signed in to change notification settings - Fork 236
Known Issues
TomasMikula edited this page Dec 14, 2013
·
4 revisions
Color of the selected text should be white. It is not, and changing it by CSS does not work. The problem is that setting selected text's fill on a Text
node inside a TextLayout
node is buggy in JavaFX 8. This is somewhat related to JavaFX issue #RT-32398.
- Home
- General guidelines
- Core classes
- Text Styles: Inline, Style Class, and Custom Style Objects
- PS, S, and SEG: Explaining the main generics in RichTextFX
- Implementing custom objects
- How to Override the Default Behavior
- RichTextFX CSS Reference Guide
- Adding Support for Emojis
- Known Issues
- Test Automation