This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 141213

Summary: [65cat] 'Connection' combobox for 'SQL Command' has problems on GTK L&F
Product: db Reporter: Michel Graciano <hmichel>
Component: CodeAssignee: Andrei Badea <abadea>
Status: CLOSED WONTFIX    
Severity: blocker CC: romanmostyka
Priority: P2 Keywords: JDK_SPECIFIC
Version: 6.x   
Hardware: PC   
OS: Linux   
URL: http://bugs.sun.com/view_bug.do?bug_id=6733142
Issue Type: DEFECT Exception Reporter:
Attachments: GTK problematic ui
Metal ui for comparation

Description Michel Graciano 2008-07-22 19:02:47 UTC
[ BUILD # : 200807221016 ]
[ JDK VERSION : 1.6.0_07 ]

See the attachments for difference for size in 'Connection' combobox
for different L&F. The problem is because I have a connection with a
really big connection string.
This is a P1 because there is no way to access the editor actions
located just after the combobox.
Comment 1 Michel Graciano 2008-07-22 19:09:22 UTC
Created attachment 65267 [details]
GTK problematic ui
Comment 2 Michel Graciano 2008-07-22 19:11:33 UTC
Created attachment 65269 [details]
Metal ui for comparation
Comment 3 Andrei Badea 2008-07-23 16:41:01 UTC
Not a P1 I think, because there is a workaround (use Metal L&F, use keyboard shortcuts to invoke the actions), and I
don't expect a lot of users are likely to run into this.

The cause is that the SynthToolBarLayoutManager installed GTK L&F doesn't honor Component.getMinimumSize(). I will file
an issue against Java SE and close this issue.
Comment 4 Andrei Badea 2008-07-28 16:28:25 UTC
Filed the bug on bugs.sun.com, still waiting for it to be assigned a bug id.
Comment 5 Andrei Badea 2008-08-06 08:41:27 UTC
Bug id assigned, so closing.
Comment 6 Marian Mirilovic 2011-06-09 09:54:18 UTC
v/c