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 51731 - OW display corrupted: mixed proportional and monospace fonts
Summary: OW display corrupted: mixed proportional and monospace fonts
Status: CLOSED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: Milos Kleint
URL:
Keywords: JDK_SPECIFIC
Depends on:
Blocks:
 
Reported: 2004-11-22 20:18 UTC by Jesse Glick
Modified: 2011-06-09 09:51 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen shot (37.44 KB, image/png)
2004-11-22 20:18 UTC, Jesse Glick
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2004-11-22 20:18:00 UTC
041122 custom, JDK 1.6.0 b13 (which may be the
problem, I don't know). Seems that the OW
initially paints itself in a proportional font, at
least while it is scrolling, but then moving
around in the window paints a monospaced font (as
it should). Repainting produces monospaced text,
but scrolling again produces more proportional
text. See screenshot.
Comment 1 Jesse Glick 2004-11-22 20:18:34 UTC
Created attachment 18995 [details]
Screen shot
Comment 2 Milos Kleint 2004-11-25 14:30:56 UTC
can you reproduce in 1.4 or 1.5? I would prefer not to waste time on
looking into this as the 1.6 is at quite early stage.
Comment 3 Jesse Glick 2004-12-01 18:38:49 UTC
I am using 1.6 promotions for a reason - to identify problems early,
so they can be isolated and filed as JDK bugs.
Comment 4 Jesse Glick 2004-12-22 14:37:35 UTC
Still observed in 041220 custom, JDK 1.6.0-b16.
Comment 5 Jesse Glick 2005-06-21 22:16:51 UTC
Still here in b40. Makes use of wrap mode rather unpleasant in Mustang.
Comment 6 Jan Chalupa 2005-09-28 09:44:23 UTC
Still reproducible w/ Mustang b53. It seems to occur in the Wrap mode only.

Also see JDK bug #6307484 closed as 'not reproducible' some time ago:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6307484

I suspect this is a NetBeans bug. It needs to be investigated soon. Raising prio
to P2.
Comment 7 Jan Chalupa 2005-10-03 14:57:50 UTC
Newly reported against JDK 1.6 as #6331762. A simple test case demonstrates a
problem with wrong FontMetrics being passed scrolling components with custom
renderer in JScrollPane.
Comment 8 Martin Krauskopf 2005-11-09 23:12:04 UTC
Should be fixed in b60. Once of the most annoying bug for me. Looking forward to
it! Just FYI :)
Comment 9 Marian Mirilovic 2011-06-09 09:51:20 UTC
v/c