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 22142 - [DnD Explorer + Windows] Mouse cursor is flickering after Drag
Summary: [DnD Explorer + Windows] Mouse cursor is flickering after Drag
Status: VERIFIED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 3.x
Hardware: PC Windows 3.1/NT
: P4 blocker (vote)
Assignee: Peter Zavadsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-05 15:39 UTC by Marian Mirilovic
Modified: 2008-12-23 09:27 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 Marian Mirilovic 2002-04-05 15:39:14 UTC
Used patches from issue 21109, and issue 17435
with [nb_dev](20020404) / [jdk1.4](fcs)

Windows Only, I never saw this on Solaris 5.8 /
CDE.

After try to DnD window from initial position or
after try to DnD node in Explorer from initial
position : mouse cursor is flickering (our
Explorer/WindowSystem Drop cursor is replaced with
Default Cursor and back).
Comment 1 David Simonek 2002-04-08 12:09:29 UTC
Marian, I'm not working on dnd, add me to the cc only next time. Thanks.
Comment 2 Peter Zavadsky 2002-04-17 17:17:06 UTC
First neends to be solved the windows jdk bug (see #22372), then we
can focus on this problem. Seems it could be connetcted with the
windows jdk dnd problem, since it is not experienced on unix sys.
Comment 3 Marek Grummich 2002-07-22 08:31:31 UTC
Target milestone was changed from '3.4' to TBD.
Comment 4 Marek Grummich 2002-07-22 08:37:36 UTC
Target milestone was changed from '3.4' to TBD.
Comment 5 Marek Grummich 2002-07-22 08:52:30 UTC
Target milestone was changed from '3.4' to TBD.
Comment 6 Marek Grummich 2002-07-22 08:58:49 UTC
Target milestone was changed from '3.4' to TBD.
Comment 7 Peter Zavadsky 2002-07-23 16:38:42 UTC
Will have a look, at it, seems to be clashing cursor setting with the
particular components (could be a jdk bug).
Comment 8 Marian Mirilovic 2002-12-06 18:19:58 UTC
reassign to Tim, new owner of AWT/Swing
Comment 9 David Simonek 2002-12-09 13:53:52 UTC
I'm returning to Peter, DnD experts are Peter and Jiri.
Comment 10 Peter Zavadsky 2003-11-19 14:44:11 UTC
Old winsys.
Comment 11 Marian Mirilovic 2003-11-26 12:56:09 UTC
Because Window System v1 will not be supported from now by our team, all old
winsys issues (now "core/window system v1" issues) are going to be closed as
WONTFIX. 

Changes in API which emerged both from UI spec 
and problems with adjusting to the older API are described in the document
http://core.netbeans.org/windowsystem/changes.html.
 It shows also recommends how the client code should be adjusted to the new
window system.

If you think this issue apply also to the new winsys then change the
subcomponent (to "core/window system") and REOPEN it.
Comment 12 Marian Mirilovic 2004-02-27 14:13:01 UTC
issue doesn't apply to new window system - verified