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 17240 - Font&Colors dialog incorrectly changes colors (ComboBox missing)
Summary: Font&Colors dialog incorrectly changes colors (ComboBox missing)
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Explorer (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: David Strupl
URL:
Keywords:
: 14238 17279 17310 (view as bug list)
Depends on:
Blocks:
 
Reported: 2001-11-02 09:48 UTC by Jan Lahoda
Modified: 2008-12-22 23:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2001-11-02 09:48:51 UTC
Go into Tools/Options/Editing/Editor Settings/Java Editor/Font&colors dialog.
For default text, change both foreground and background color to AWT Color.
Now, change foreground color (via dialog, not via combo box). Very probably the
background color is changed to the same color.
This happens in many combinations (foreground->background,
background->foreground, for different types of colors, ...) , but the above
looks most reproducible.
Build is 200111020735 (beta 3 cand.)
Comment 1 Martin Roskanin 2001-11-02 17:06:10 UTC
This behaviour is visible in build 29.10. Since the dev build from 30.10 I even can not get combo box for 
AWT colors.

I suppose it is property sheet problem, reassigning.
Comment 2 David Strupl 2001-11-05 09:25:47 UTC
1. The combo presence - it is as designed, what appears depends on the
last tab selected in the dialog. Try different tabs and you will
notice different values in the combo or for RGB the text field. If you
have any problems with this please consult nbui and suggest better
solution.

2. The display of the second color panel is affected. This is clearly
a bug but at least the value is not affected - the editor preserves
the value that you entered and this is used for the real value (not
talking about the display).

I need to check whether the problem is in ColorEditor,
explorer-propertysheet or "Fonts and Colors" dialog.
Comment 3 Jan Lahoda 2001-11-05 10:28:26 UTC
*** Issue 17279 has been marked as a duplicate of this issue. ***
Comment 4 David Strupl 2001-11-05 14:46:00 UTC
Fixed in ColorEditor 1.38.
Comment 5 akemr 2001-11-07 10:17:15 UTC
*** Issue 17310 has been marked as a duplicate of this issue. ***
Comment 6 David Strupl 2001-11-09 17:05:40 UTC
*** Issue 14238 has been marked as a duplicate of this issue. ***
Comment 7 Marian Mirilovic 2001-11-12 14:43:08 UTC
verified in [nb_dev](20011112)
Comment 8 Quality Engineering 2003-07-01 16:22:55 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.