[8] Request for review: 7125657 [macosx] SpreadSheet demo has the broken display when clicking outside of the table (original) (raw)
Artem Ananiev artem.ananiev at oracle.com
Thu Apr 5 03:55:59 PDT 2012
- Previous message: [8] Request for review: 7150100 [macosx] "0123456789" is selected in the TextField.
- Next message: [8] Request for review: 7149913 [macosx] Deadlock in LWTextComponentPeer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks fine.
Thanks,
Artem
On 3/27/2012 4:35 PM, Sergey Bylokhov wrote:
Hi Everyone, This is a forward port from jdk 7u4: http://hg.openjdk.java.net/jdk7u/jdk7u4-dev/jdk/rev/fab57f1dc2aa
The general bug is that we repaint native part of the LWPanelPeer after UPDATE event. This is not mac specific bug, because we do the same things on XToolkit too. But this demo works there because XPanel.paintPeer is noop. Fox XToolkit new bug will be created. Note that testworks in MToolkit and WToolkit. Bug: http://bugs.sun.com/bugdatabase/viewbug.do?bugid=7125657 Webrev can be found at: http://cr.openjdk.java.net/~serb/7125657/webrev.00/
- Previous message: [8] Request for review: 7150100 [macosx] "0123456789" is selected in the TextField.
- Next message: [8] Request for review: 7149913 [macosx] Deadlock in LWTextComponentPeer
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]