You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Andreas edited this page Oct 11, 2016
·
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.