To reproduce, run an application such as HelloTextArea or Ensemble with "-Dprism.order=sw" and select some text in a TextField or TextArea control. The selected text fill color stays dark gray.
This does not happen with "-Dprism.order=j2d" where the selected text is white as expected. I have verified that the "selectionFill" property in Text has the correct value in both cases.
This does not happen with "-Dprism.order=j2d" where the selected text is white as expected. I have verified that the "selectionFill" property in Text has the correct value in both cases.
- relates to
-
JDK-8102446 Enable the prism-sw pipeline as the software fallback on desktop
-
- Resolved
-
-
JDK-8125347 Text rendering is broken in prism-sw pipeline for bidi selection.
-
- Closed
-