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 152073 - changing default font does not change font for many non-code windows
Summary: changing default font does not change font for many non-code windows
Status: RESOLVED DUPLICATE of bug 135712
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@platform
URL:
Keywords: A11Y, I18N
Depends on:
Blocks: 108970
  Show dependency tree
 
Reported: 2008-11-01 08:36 UTC by callagga
Modified: 2009-04-21 08:58 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
all except editor have new font size, edior ize can be changed with options (123.79 KB, image/png)
2009-04-15 09:09 UTC, Sergey Petrov
Details
only editor have new size in 6.5/6.7 (140.81 KB, image/png)
2009-04-15 09:11 UTC, Sergey Petrov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description callagga 2008-11-01 08:36:02 UTC
Changing the default font, whilst changes the code font, does not change the text font in many of the other windows that
may be open such as:
- Ruby Test Results
- Output
- Watches
- Local Variables

If the intention is for the 'default font' not to change these windows, then there is a usability issue in terms of how
you would for such windows, and potentially a bigger issue that it is not possible (i.e. I couldn't see a way to do it
in the IDE settings)
Comment 1 Peter Pis 2008-11-01 09:29:53 UTC
Reassigning to ruby.
Comment 2 Erno Mononen 2008-11-10 12:58:28 UTC
This is not specific to the Ruby IDE but is a more general issue (applies e.g. to the output window, and in fact to all 
the windows except for the editor window AFAICT), so passing back to the ide component.

To the reporter, in case you're just trying to adjust the font size, as a workaround you can start the IDE with the --
fontsize switch, e.g. <nb install dir>/bin/netbeans --fontsize 14 (see also http://wiki.netbeans.org/FaqFontSize).
Comment 3 Sergey Petrov 2009-04-15 09:01:56 UTC
reproducible with 6.7m3.
see attached screenshots from 6.1 and 6.7 started with --fontsize 24 (valid size for some east languages, also always
legal from a11y position).
It may be p2 issue.
Comment 4 Sergey Petrov 2009-04-15 09:09:47 UTC
Created attachment 80110 [details]
all except editor have new font size, edior ize can be changed with options
Comment 5 Sergey Petrov 2009-04-15 09:11:25 UTC
Created attachment 80111 [details]
only editor have new size in 6.5/6.7
Comment 6 Filip Zamboj 2009-04-17 18:07:12 UTC
Guys, not sure this belongs to you but I guess so ... don't hesitate to pass back to IDE if not. 
Comment 7 Jiri Prox 2009-04-17 18:21:16 UTC
As far as I konw the default font is related only to code in editor. Others font changes can be done by --fontsize or by
changing laf
Comment 8 Sergey Petrov 2009-04-17 18:24:20 UTC
not sure what mean initial submitter by "default font", but in third comment and in my comment it means "--fontsize"
option usage.
Comment 9 Stanislav Aubrecht 2009-04-21 08:58:59 UTC
gtk l&f problem

*** This issue has been marked as a duplicate of 135712 ***