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 132873 - The size of control elements in syntax panel in options varies on Nimbus L&F
Summary: The size of control elements in syntax panel in options varies on Nimbus L&F
Status: RESOLVED WORKSFORME
Alias: None
Product: editor
Classification: Unclassified
Component: Options (show other bugs)
Version: 6.x
Hardware: All Solaris
: P4 blocker (vote)
Assignee: Milutin Kristofic
URL:
Keywords: L&F
Depends on:
Blocks: 131305
  Show dependency tree
 
Reported: 2008-04-15 12:24 UTC by Ondrej Langr
Modified: 2012-10-22 15:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
inconsistent size of control elements (20.38 KB, image/jpeg)
2008-04-15 12:24 UTC, Ondrej Langr
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ondrej Langr 2008-04-15 12:24:02 UTC
Inconsistent size of control elements on Nimbus L&F (in Tools -> Options -> Fonts & Colors -> Syntax). 

For description, see the attached image.
Comment 1 Ondrej Langr 2008-04-15 12:24:38 UTC
Created attachment 60195 [details]
inconsistent size of control elements
Comment 2 Vitezslav Stejskal 2008-04-21 11:51:00 UTC
It looks more consistent on my Ubuntu/Gnome. The combobox arrow controls have the same with. The only wider control is
the '...' button for changing fonts. Are these issues problems in Nimbus on Solaris or in Netbeans? I would say
Solaris/Nimbus is at fault if things look normal on other OSes...
Comment 3 Ondrej Langr 2008-04-21 12:38:46 UTC
> Are these issues problems in Nimbus on Solaris or in Netbeans? 

Hard to say without knowing the implementation. But it seems the "..." button is non-standard size (both width and
height) on both windows and solaris, so I'd guess we have something to do with it. 

> I would say Solaris/Nimbus is at fault if things look normal on 
> other OSes...

In many cases yes, but not necessarily. Some things may be wrong with NetBeans even though they look OK on other OSes.
Some nimbus L&F elements (e.g. editor tabs, etc ..) are implemented in NetBeans. 
Comment 4 Milutin Kristofic 2012-10-22 15:28:06 UTC
It's fixed in #216013