-
Bug
-
Resolution: Fixed
-
P4
-
5.0
-
beta
-
x86
-
linux, linux_redhat_3.0
-
Verified
Java Version: 1.5.0 and 1.4.2
Platforms: Linux-i586 (RHAS3.0 Update2, 2.4.21-15
Host names: venetian.sfbay, brain.sfbay
Swing L&F: Only GTK Look and Feel
Problems:
When you move your mouse over the cow which is in tooltip demo, you have "Got Milk?" text, in Java Look And Feel/ Motif Look And Feel, you can see that.
But when you switch to GTK Look And Feel, you only can see "Got", the "Milk?" is missing in the tooltip.
That is only in linux-i586, not in solaris-sparc and linux-amd64.
I tried Gnome2.2.2 and KDE, they have the same thing.
To reproduce the problem:
1. Install the tiger or mantis into the machine;
2. launch the SwingSet2 demo by bin/java -jar demo/jfc/SwingSet2/*.jar
3. Choose GTK L&F, and click ToolTip demo;
4. Move the cursor over the cow, you can see "Got";
5. But when you switch to Java L&F or Motif L&F, you can see "Got Milk?"
so the Milk is gone in GTK L&F.
Platforms: Linux-i586 (RHAS3.0 Update2, 2.4.21-15
Host names: venetian.sfbay, brain.sfbay
Swing L&F: Only GTK Look and Feel
Problems:
When you move your mouse over the cow which is in tooltip demo, you have "Got Milk?" text, in Java Look And Feel/ Motif Look And Feel, you can see that.
But when you switch to GTK Look And Feel, you only can see "Got", the "Milk?" is missing in the tooltip.
That is only in linux-i586, not in solaris-sparc and linux-amd64.
I tried Gnome2.2.2 and KDE, they have the same thing.
To reproduce the problem:
1. Install the tiger or mantis into the machine;
2. launch the SwingSet2 demo by bin/java -jar demo/jfc/SwingSet2/*.jar
3. Choose GTK L&F, and click ToolTip demo;
4. Move the cursor over the cow, you can see "Got";
5. But when you switch to Java L&F or Motif L&F, you can see "Got Milk?"
so the Milk is gone in GTK L&F.
- duplicates
-
JDK-5087851 Tooltips truncated when using GTK look and feel in SwingSet2 demo
-
- Closed
-