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 38188

Summary: [JDK1.5.0] Whole window blinks when dragging Document window
Product: platform Reporter: Marian Mirilovic <mmirilovic>
Component: Window SystemAssignee: Peter Zavadsky <pzavadsky>
Status: CLOSED WONTFIX    
Severity: blocker Keywords: JDK_SPECIFIC
Priority: P3    
Version: 3.x   
Hardware: Sun   
OS: SunOS   
Issue Type: DEFECT Exception Reporter:

Description Marian Mirilovic 2003-12-17 15:27:40 UTC
[nb_dev](200312161900), [jdk1.5.0-beta](b31)

Steps to reproduce:
- run IDE
- open some window
- try drag window over the document area
-> whole IDE window blinks many times
Comment 1 Peter Zavadsky 2003-12-17 16:22:23 UTC
I don't experience it on linux. Is it only on solaris or windows too?
Comment 2 Marian Mirilovic 2003-12-18 09:05:14 UTC
It seems like awt.nativeDoubleBuffering is set to true by default on
Solaris.

I have filed an issue against JDk to BugTraq system:
http://developer.java.sun.com/developer/bugParade/bugs/4970350.html