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 58160 - Wrong text color in Swing HTML browser
Summary: Wrong text color in Swing HTML browser
Status: CLOSED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: PC All
: P4 blocker (vote)
Assignee: David Simonek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-21 11:20 UTC by Jiri Prox
Modified: 2008-12-22 22:50 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Bad colors (1.06 KB, image/png)
2005-04-21 11:22 UTC, Jiri Prox
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Prox 2005-04-21 11:20:51 UTC
build: 200504200735

JavaDoc is wrongly displayed in the Swing HTML browser.
The selected item from the nav bar is written in white letters on white background.
Comment 1 Jiri Prox 2005-04-21 11:22:28 UTC
Created attachment 21788 [details]
Bad colors
Comment 2 Jan Pokorsky 2005-04-21 12:08:07 UTC
The Swing HTML browser is part of the core. BTW in the external browser the page
looks ok. Reassigning to core.
Comment 3 _ rkubacki 2005-04-21 14:08:52 UTC
Swing based browser is just JEditorPane rendering with HTMLEditorKit. Both are
part of JRE so they are out of NetBeans control. You can file a bug/rfe against
Java to make it capable to render at least javadoc.
Comment 4 Marian Mirilovic 2005-07-14 08:04:52 UTC
Jirka,
have you already filed an issue against JDK ? If so provide the number and
verify this issue.
Thanks in advance.
Comment 5 Jiri Prox 2005-07-14 11:04:04 UTC
Filed aginst JDK (CR 6296811)