-
Bug
-
Resolution: Unresolved
-
P4
-
7, 8, 9, 10, 11, 11.0.6.0.60-oracle, 12, 13, 14, 15
-
win7-sp1-x86 8b107(32bit)
-
x86
-
windows_7
Testsuite name: Regression
JDK/JRE tested: jdk8b107
OS/architecture: x86
Reproducible: Always
Reproducible on machine: win7-sp1-x86
Instruction:
This test is for Motif only. It is to ensure the code to scale a Motif Frame window's icon is correct. Motif icon sizes generally range from 16x16 to 48x48. This test ensures icons out of that size range are correctly displayed.
1. When the applet starts, three frame windows will appear.
2. Minimize all three frame windows.
3. Verify that
a) the 12x12 icon is visible and scaled up to 32x32
b) the 24x24 icon is visible and not scaled
c) the 72x72 icon is not cropped, but scaled down
Actual behavior:
1.The 12x12 icon doesn't scaled up to 32x32
2.The 24x24 icon is larger than the 32x32 icon after minimized all three frame windows refer to FrameIconTest.jpg.
Validation:
8b104(32bit) on win7-x86: failed same issue
JDK/JRE tested: jdk8b107
OS/architecture: x86
Reproducible: Always
Reproducible on machine: win7-sp1-x86
Instruction:
This test is for Motif only. It is to ensure the code to scale a Motif Frame window's icon is correct. Motif icon sizes generally range from 16x16 to 48x48. This test ensures icons out of that size range are correctly displayed.
1. When the applet starts, three frame windows will appear.
2. Minimize all three frame windows.
3. Verify that
a) the 12x12 icon is visible and scaled up to 32x32
b) the 24x24 icon is visible and not scaled
c) the 72x72 icon is not cropped, but scaled down
Actual behavior:
1.The 12x12 icon doesn't scaled up to 32x32
2.The 24x24 icon is larger than the 32x32 icon after minimized all three frame windows refer to FrameIconTest.jpg.
Validation:
8b104(32bit) on win7-x86: failed same issue
- relates to
-
JDK-8058951 [TEST_BUG] Minimize all the three frame windows,the Icons are overlapped.
-
- Closed
-