-
Bug
-
Resolution: Fixed
-
P2
-
6u3
-
b20
-
x86
-
windows_xp
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2150944 | 6u4 | Igor Kushnirskiy | P2 | Resolved | Fixed | b02 |
Bug Info:
=========
Till 6u2 b05,if you set the TitleBorder to a component,it aligned center with left and right margins inside the TitleBorder.
But from 6u3 b01 onwards,If you set the TitleBorder to a component,its not aligning to center and left and right margins are missing.It touches the edges of the TitleBorder and also looks ugly.
The component default height is also varying for some components.I am suspecting,this issue causes because of the change in xpstyle.java file for the fix 6434444.
Its happening on windows xp flavors only.
JDK Info:
=========
java version "1.6.0_03-ea"
Java(TM) SE Runtime Environment (build 1.6.0_03-ea-b01)
Java HotSpot(TM) Client VM (build 1.6.0_03-ea-b01, mixed mode, sharing)
Please find the attached images for verifying the issue.
In the image the first one captured with 6u2 b05 and second one captured with 6u3 b01.
=========
Till 6u2 b05,if you set the TitleBorder to a component,it aligned center with left and right margins inside the TitleBorder.
But from 6u3 b01 onwards,If you set the TitleBorder to a component,its not aligning to center and left and right margins are missing.It touches the edges of the TitleBorder and also looks ugly.
The component default height is also varying for some components.I am suspecting,this issue causes because of the change in xpstyle.java file for the fix 6434444.
Its happening on windows xp flavors only.
JDK Info:
=========
java version "1.6.0_03-ea"
Java(TM) SE Runtime Environment (build 1.6.0_03-ea-b01)
Java HotSpot(TM) Client VM (build 1.6.0_03-ea-b01, mixed mode, sharing)
Please find the attached images for verifying the issue.
In the image the first one captured with 6u2 b05 and second one captured with 6u3 b01.
- backported by
-
JDK-2150944 Regression:TitleBorder insets have changed and it causes bcoz of 6434444.
-
- Resolved
-
- relates to
-
JDK-6434444 Vista: JTable differs with native table in vista laf.
-
- Closed
-