[8] Review request for 7068740: If you wrap a JTable in a JLayer you can't use the page up and page down cmds (original) (raw)
Vladislav Karnaukhov Vladislav.Karnaukhov at oracle.com
Thu May 30 11:31:42 UTC 2013
- Previous message: [8] Review request for CR 7184908 TEST_BUG: [macosx] closed/com/sun/java/swing/plaf/gtk/4928019/bug4928019.java fails
- Next message: [8] Review request for 7068740: If you wrap a JTable in a JLayer you can't use the page up and page down cmds
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello,
could you please review the fix for 7068740?
bug: http://bugs.sun.com/view_bug.do?bug_id=7068740 webrev: http://cr.openjdk.java.net/~vkarnauk/7068740/webrev.00/
The fix utilizes SwingUtilities.getUnwrappedParent() instead of getParent().
All tests from test/javax/swing/JTable passed.
Regards,
- Vlad
- Previous message: [8] Review request for CR 7184908 TEST_BUG: [macosx] closed/com/sun/java/swing/plaf/gtk/4928019/bug4928019.java fails
- Next message: [8] Review request for 7068740: If you wrap a JTable in a JLayer you can't use the page up and page down cmds
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]