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 128524 - Redrawing of windows is really slow during DND
Summary: Redrawing of windows is really slow during DND
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 6.x
Hardware: PC Solaris
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-27 08:47 UTC by Petr Chytil
Modified: 2008-12-22 11:54 UTC (History)
2 users (show)

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 Petr Chytil 2008-02-27 08:47:00 UTC
Product Version: NetBeans IDE Dev (Build 200802251204)
Java: 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-b05
System: SunOS version 5.10 running on x86; UTF-8; cs_CZ (nb)
Userdir: /home/tester/.netbeans/dev

Redrawing of main window content is really slow during DNDing of windows on Solaris 10.

We should consider turning off drawing dragged window content on Solaris because no composite window manager is
available in default installation of this OS.
Comment 1 David Simonek 2008-02-29 09:22:16 UTC
Yes, agreed, will turn off drag window on solaris.
Comment 2 Stanislav Aubrecht 2008-03-05 11:03:40 UTC
turned dnd image on solaris off

petr, please verify this fix works as i don't have access to solaris machine, thanx

980905bef86a
Comment 3 Petr Chytil 2008-03-13 17:32:14 UTC
now, it works much faster, thanks ;-)

verified in:

Product Version: NetBeans IDE Dev (Build 20080313103459)
Java: 1.5.0_13; Java HotSpot(TM) Client VM 1.5.0_13-b05
System: SunOS version 5.10 running on x86; UTF-8; cs_CZ (nb)
Userdir: /home/tester/.netbeans/dev