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 49432

Summary: Strange pixels in upper left corner of output window
Product: platform Reporter: _ rkubacki <rkubacki>
Component: Output WindowAssignee: _ tboudreau <tboudreau>
Status: RESOLVED FIXED    
Severity: blocker Keywords: UI
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description _ rkubacki 2004-09-22 16:50:25 UTC
When the output window is displayed and empty
there are some strange pixels in its upper left
corner. They disappear when a text is printed into
output window.
Comment 1 _ tboudreau 2004-09-22 21:02:21 UTC
It's the text caret at position -1.  Thought I'd fixed this a while ago, but it really wants to 
paint :-/
Comment 2 _ tboudreau 2004-09-29 15:19:15 UTC
Should now be fixed - the negative position test didn't include the font baseline.