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 - [65cat] 'Connection' combobox for 'SQL Command' has problems on GTK L&F
Summary: [65cat] 'Connection' combobox for 'SQL Command' has problems on GTK L&F
Status: CLOSED WONTFIX
Alias: None
Product: db
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Andrei Badea
URL: http://bugs.sun.com/view_bug.do?bug_i...
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2008-07-22 19:02 UTC by Michel Graciano
Modified: 2011-06-09 09:54 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
GTK problematic ui (162.95 KB, image/png)
2008-07-22 19:09 UTC, Michel Graciano
Details
Metal ui for comparation (151.87 KB, image/png)
2008-07-22 19:11 UTC, Michel Graciano
Details

Note You need to log in before you can comment on or make changes to this bug.
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