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 212027 - Rendering bug on "running task" indicator with netbeans.winsys.statusLine.in.menuBar=true
Summary: Rendering bug on "running task" indicator with netbeans.winsys.statusLine.in....
Status: VERIFIED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 7.1.2
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2012-05-03 15:01 UTC by matthies
Modified: 2012-05-03 15:45 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot showing the rendering bug. (1.43 KB, image/png)
2012-05-03 15:03 UTC, matthies
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matthies 2012-05-03 15:01:47 UTC
Under Windows XP with Classic L&F, with the NetBeans window maximized on a 1900x1200 screen and using -J-Dnetbeans.winsys.statusLine.in.menuBar=true, the moving blue rectangle in the "running task" indicator leaves 1-pixel wide blue columns behind when it is moving to the left.

This rendering bug is new in 7.1.2, it wasn't present in 7.1.1 and earlier.
Comment 1 matthies 2012-05-03 15:03:07 UTC
Created attachment 119036 [details]
Screenshot showing the rendering bug.
Comment 2 Stanislav Aubrecht 2012-05-03 15:10:35 UTC
cannot reproduce in:

Product Version: NetBeans IDE Dev (Build 20120427-bd3f8a404011)
Java: 1.7.0_03; Java HotSpot(TM) Client VM 22.1-b02
System: Windows 7 version 6.1 running on x86; Cp1250; en_US (nb)

(with Windows Classic theme)
Comment 3 matthies 2012-05-03 15:45:51 UTC
Can't reproduce it in Build 201205030400 too, so it seems to have been fixed.