<AWT Dev> [7u10] Please review fix for 7171812: [macosx] Views keep scrolling back to the drag position after DnD
Sergey Bylokhov
Sergey.Bylokhov at oracle.com
Fri Sep 7 08:44:27 PDT 2012
Hi,Alexander.
Fix looks good.
07.09.2012 18:27, Alexander Zuev пишет:
> Hello,
>
> please review my fix for CR 7171812: [macosx] Views keep scrolling
> back to the drag position after DnD
>
> The reason is that we are wrongly issuing an dragEntered event when we
> start dragging where drag source and drop target is the same
> component. It is enough to change the initialization of the
> insideTarget variable to safely prevent that from happening.
>
> Bug description is:
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7171812
> Webrev can be found here:
> http://cr.openjdk.java.net/~kizune/7171812/webrev.00
>
> With best regards,
> Alex
--
Best regards, Sergey.
More information about the awt-dev
mailing list