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 - Strange pixels in upper left corner of output window
Summary: Strange pixels in upper left corner of output window
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 4.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords: UI
Depends on:
Blocks:
 
Reported: 2004-09-22 16:50 UTC by _ rkubacki
Modified: 2008-12-22 22:24 UTC (History)
0 users

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 _ 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.