-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
7u6
-
> java -version
java version "1.7.0_04"
Java(TM) SE Runtime Environment (build 1.7.0_04-b20)
Java HotSpot(TM) Server VM (build 23.0-b21, mixed mode)> uname -a
Linux kws 3.2.0-24-generic-pae #38-Ubuntu SMP Tue May 1 16:40:26 UTC 2012 i686 i686 i386 GNU/Linux
> lsb_release -a
LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch
Distributor ID: Ubuntu
Description: Ubuntu 12.04 LTS
Release: 12.04
Codename: precise> java -version java version "1.7.0_04" Java(TM) SE Runtime Environment (build 1.7.0_04-b20) Java HotSpot(TM) Server VM (build 23.0-b21, mixed mode) > uname -a Linux kws 3.2.0-24-generic-pae #38-Ubuntu SMP Tue May 1 16:40:26 UTC 2012 i686 i686 i386 GNU/Linux > lsb_release -a LSB Version: core-2.0-ia32:core-2.0-noarch:core-3.0-ia32:core-3.0-noarch:core-3.1-ia32:core-3.1-noarch:core-3.2-ia32:core-3.2-noarch:core-4.0-ia32:core-4.0-noarch Distributor ID: Ubuntu Description: Ubuntu 12.04 LTS Release: 12.04 Codename: precise
I noticed that using JavaFX 2.2 (build b08 in this particular case) and default (hardware) Prism pipe (es2) brokes tooltip rendering (see attached screenshot). Tooltips were rendered properly for me in the past under JavaFX 2.1 though.
Also note, that using j2d pipe ("-Dprism.order=j2d") solves this issue.
Also note, that using j2d pipe ("-Dprism.order=j2d") solves this issue.
- duplicates
-
JDK-8127799 Second Stage (or Popup) with Effect corrupts rendering on Linux using the es2 pipe
-
- Closed
-