Request for review 7155887: ComboBox does not paint focus correctly on GTK L&F (original) (raw)
Jonathan Lu luchsh at linux.vnet.ibm.com
Thu Mar 22 07:05:12 UTC 2012
- Previous message: Request for review: 7155298 : Editable TextArea blocks GUI application from exit
- Next message: Request for review 7155887: ComboBox does not paint focus correctly on GTK L&F
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Swing-dev,
ComboBox on linux GTK L&F does not works as gtk native applications, when get focused, the apperance of Java ComboBox remains unchanged but native GTK ComboBox control will have a outline to indicate it has got focused.
The problem seems similar to bug 6947671 ( http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6947671), except that I did not reproduced the problem on Nimbus L&F, so another bug 7155887 (http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7155887) was created for this issue,
And here's the proposed patch to fix this problem, http://cr.openjdk.java.net/~luchsh/7155887/
Could anybody please help to take a look?
Cheers!
- Jonathan
- Previous message: Request for review: 7155298 : Editable TextArea blocks GUI application from exit
- Next message: Request for review 7155887: ComboBox does not paint focus correctly on GTK L&F
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]