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 113391

Summary: [GTK L&F] incorrect text field size makes text hard to read
Product: platform Reporter: _ gsporar <gsporar>
Component: -- Other --Assignee: issues@platform <issues>
Status: RESOLVED WORKSFORME    
Severity: blocker CC: anebuzelsky, ramos
Priority: P3 Keywords: GTK, L&F
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: sample dialog with the problem
"Model Name" example
even a bit worse here. Comparison with other textfields

Description _ gsporar 2007-08-21 17:33:16 UTC
I'm using JDK 6 Update 2 on Ubuntu 7.04 (feisty fawn).

When I run NetBeans 6 I have noticed that in some dialog boxes the text fields are not tall enough to display characters
that have descenders.  On other dialog boxes in the IDE this is not a problem.  Is this a Swing issue?  Or is the
problem with the way that the dialog was implemented?

I will attach a screen snapshot of the "register server" dialog that I created with the daily build from 2007-08-21
(running with the default settings in netbeans.conf).  Note that the path to the server install directory is hard to
read - the "sjsas" in /usr/share/sjsas looks like "sisas" because the lower part of the 'j' is not visible.
Comment 1 _ gsporar 2007-08-21 17:33:51 UTC
Created attachment 46989 [details]
sample dialog with the problem
Comment 2 _ gsporar 2007-08-21 23:45:43 UTC
Adding another example: the Model Name text field is not tall enough
Comment 3 _ gsporar 2007-08-21 23:56:21 UTC
Created attachment 47014 [details]
"Model Name" example
Comment 4 Peter Pis 2007-08-24 15:41:27 UTC
Reassigning to "core"... Anyway, couldn't reproduce with SwingSet application (jdk1.6.0_02).
Comment 5 David Simonek 2007-09-14 11:17:57 UTC
Similar problems are likely on JDK/Swing side, but we'll have to prove it and/or workaround if possible.
Comment 6 R Ramos 2008-01-26 15:58:14 UTC
Created attachment 55609 [details]
even a bit worse here. Comparison with other textfields
Comment 7 Lukas Hasik 2008-04-10 21:22:10 UTC
moving opened issues from TM <= 6.1 to TM=Dev
Comment 8 Antonin Nebuzelsky 2011-10-05 16:14:07 UTC
Does anyone still see this issue? Works for me. Probably fixed during the time in JDK updates...

Please reopen with new info if you see it.