Skip to content
TomasMikula edited this page Dec 14, 2013 · 4 revisions

Selected text color

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.