JDK-7124523 : [macosx] b216: Mising part of applet UI
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • CPU: generic
  • Submitted: 2011-12-23
  • Updated: 2012-04-04
  • Resolved: 2012-04-04
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 7 JDK 8
7u4 b18Fixed 8Fixed
Description
http://java.net/jira/browse/MACOSX_PORT-679 submitted 2011/11/10 by Hung Nguyen 
There is a regression in b216 for the DitherTest applet demo
'New Image' button is missing from the demo GUI.  It is located at the bottom right corner of the demo and users will click on it to get the new image after selecting the input.
Attached is the screenshot for details.  The 'New Image' button should have been at the bottom right of the demo
Test Configuration
------------------

.OS: iMac 11.2 Mack OS X 10.7.2 - Intel Core i3
.jdk build: jdk7-mac/ b216
.DitherTest demo appletSteps to reproduce
------------------
0) Getting b216
1) Compiling /demos/applets/DitherTest/*.java
2) Invoke the DitherTest demo as
appletviewer /demos/applets/DitherTest/example1.html
If you don't see the 'New Image' button at the bottom right corner of the demo GUI, the problem is reproducible

Comments
SUGGESTED FIX http://cr.openjdk.java.net/~serb/7124523/webrev.00/
11-03-2012

PUBLIC COMMENTS It is also a regression since b216
24-02-2012

EVALUATION Author: Hung Nguyen Date: 10/Nov/11 04:11 AM Build: b216 Affected failure: tests/demo/applets/DitherTestTest.html
23-12-2011