-
Bug
-
Resolution: Fixed
-
P3
-
fx2.1
-
Linux and Windows (es2 pipe)
This problem is observed on the es2 pipe on Linux and Windows (Mac has already turned off LCD text). I noticed this problem when running HelloModality on Linux with es2 pipe:
jjfx -Dprism.order=es2 helloworld/HelloModality
The rendering bug went away when I disabled lcdtext: -Dprism.lcdtext=false
jjfx -Dprism.order=es2 helloworld/HelloModality
The rendering bug went away when I disabled lcdtext: -Dprism.lcdtext=false
- duplicates
-
JDK-8127389 [Modality] ugly rendering on linux
- Closed