<AWT Dev> RFR: 8080185: [TESTBUG] Test instructions need to be updated for test java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor [v3]
Sergey Bylokhov
serb at openjdk.java.net
Sat Apr 10 20:24:27 UTC 2021
On Sat, 10 Apr 2021 03:44:55 GMT, Prasanta Sadhukhan <psadhukhan at openjdk.org> wrote:
>> test/jdk/java/awt/dnd/DnDFileGroupDescriptor/DnDFileGroupDescriptor.java line 42:
>>
>>> 40: String[] instructions = {
>>> 41: "The applet window contains a red field.",
>>> 42: "1. Select any file from File Explorer and drag into a red field of applet.",
>>
>> Did you check that "any file from File Explorer" can reproduce the initial JDK-6242241 bug?
>
> It will work fine as initial JDK-6242241 bug says "It works fine when dragging from Windows Explorer" but you told to remove Outlook requirement. The JDK-6242241 bug is specifically Outlook issue so that's why I told "regression test was added specially for Microsoft Outlook drag issues"
This bug was filed to remove the "Outlook requirement" but it does not mean that we should lose the opportunity to verify the JDK-6242241.
-------------
PR: https://git.openjdk.java.net/jdk/pull/3406
More information about the awt-dev
mailing list