Looks fine.
Thanks, Artem On 4/2/2012 6:41 PM, Sergey Bylokhov wrote:
Hi Everyone, See comments from the bug description: />1. The image in "Standard frame" is not painted, until the frame is [manually] resized./ Fixed: Observer was added to the drawImage(). / >2. Test instructions should be corrected to have an explicit statement about components layout. Obviously, the motif image doesn't correspond to the test, it's just a set of motif widgets laid out randomly in the window. /Fixed: Image was updated./ /Old image:http://cr.openjdk.java.net/~serb/7154025/old/MotifColors.jpg New image:http://cr.openjdk.java.net/~serb/7154025/new/MotifColors.jpg / >3. Editable/non-editable TextField colors should differ. I'm not sure about this, though, we should first check how native Cocoa widgets behave. /This is correct behavior. Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7154025 Webrev can be found at: http://cr.openjdk.java.net/~serb/7154025/webrev.00/ Webrev against closed part: http://cr.openjdk.java.net/~serb/7154025/closed/webrev/ -- Best regards, Sergey.