<AWT Dev> RFR: 8257414: Drag n Drop target area is wrong on high DPI systems

Sergey Bylokhov serb at openjdk.java.net
Sat Jan 16 00:51:04 UTC 2021


On Wed, 13 Jan 2021 00:17:45 GMT, Olga Mikhaltsova <omikhaltcova at openjdk.org> wrote:

> Sergey, thank you! Could you give me a hint please concerning some use case of drag-and-drop to meet the (xwindow == 0) condition in XDnDDropTargetProtocol::processXdndPosition(..)? I'm unable to do it by means of the tests' apps I have.

I think it is somehow related to the embedded frame when the event comes from some native window that is not registered as a java peer(but some external native app/window)

-------------

PR: https://git.openjdk.java.net/jdk/pull/1907


More information about the awt-dev mailing list