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 42744 - Occasionally truncated 'x' on tabs
Summary: Occasionally truncated 'x' on tabs
Status: VERIFIED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Linux
: P4 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2004-05-03 20:45 UTC by Jesse Glick
Modified: 2008-12-22 15:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screen shot (1.86 KB, image/png)
2004-05-03 20:46 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-05-03 20:45:32 UTC
There seems to be some bug in the tabcontrol that
sometimes the 'x' to close the tabs is not drawn
correctly. See screenshot. Usually it is fine. I
am not sure why it fails sometimes. Linux, JDK
1.5.0 b48, Metal; but it has been happening to me
occasionally since 3.6 times, incl. on JDK 1.4.2.
Comment 1 Jesse Glick 2004-05-03 20:46:03 UTC
Created attachment 14676 [details]
Screen shot
Comment 2 _ tboudreau 2004-05-04 01:09:29 UTC
Strangely, I've seen this only on your laptop, and never been able to reproduce it on any 
machine myself.
Comment 3 _ tboudreau 2004-06-27 03:32:04 UTC
Closing this.  I've seen it, I believe it, but the only explanation I
can come up with is some peculiarity of your graphics card/driver. 
Never seen it on any of my machines using metal, never seen it on any
other machine.  The size of the rectangle is hardcoded, and its
positioning hardcoded to be the rectangle's width - 1.

If you look closely you can also see something odd in the upper right
corners of the tabs.  Maybe Graphics.drawLine() is doing something odd?
Comment 4 Jesse Glick 2004-06-27 18:55:08 UTC
OK. Only applies to Metal, I think, and I've been running on GTK for a
while so I don't know if it still happens.

Graphics card? Nothing exotic, I think, but who knows.
Comment 5 Marian Mirilovic 2005-07-12 10:11:47 UTC
closed