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 - [GTK L&F] incorrect text field size makes text hard to read
Summary: [GTK L&F] incorrect text field size makes text hard to read
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: GTK, L&F
Depends on:
Blocks:
 
Reported: 2007-08-21 17:33 UTC by _ gsporar
Modified: 2011-10-05 16:14 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
sample dialog with the problem (38.02 KB, image/png)
2007-08-21 17:33 UTC, _ gsporar
Details
"Model Name" example (35.57 KB, image/png)
2007-08-21 23:56 UTC, _ gsporar
Details
even a bit worse here. Comparison with other textfields (58.66 KB, image/png)
2008-01-26 15:58 UTC, R Ramos
Details

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