<Swing Dev> [10] JDK-8178106: There is no error message pop up when clicking 'create folder' button
Shashidhara Veerabhadraiah
shashidhara.veerabhadraiah at oracle.com
Mon Jul 24 10:26:58 UTC 2017
Hi Prasanta, I have verified this on Windows 10 itself. Below is the output of the system info where it was tested:
OS Name: Microsoft Windows 10 Pro
OS Version: 10.0.14393 N/A Build 14393
OS Manufacturer: Microsoft Corporation
OS Configuration: Member Workstation
OS Build Type: Multiprocessor Free
BIOS Version: LENOVO R06ET47W (1.21 ), 11/30/2016
Thanks and regards,
Shashi
From: Prasanta Sadhukhan
Sent: Monday, July 24, 2017 3:43 PM
To: Shashidhara Veerabhadraiah <shashidhara.veerabhadraiah at oracle.com>; swing-dev at openjdk.java.net
Cc: Philip Race <philip.race at oracle.com>; Sergey Bylokhov <sergey.bylokhov at oracle.com>
Subject: Re: <Swing Dev> [10] JDK-8178106: There is no error message pop up when clicking 'create folder' button
Hi Shashi,
Which windows version you tested?
Could you also verify with windows 10 (if not already tested) if this way of making folder read-only is valid or doable (if not, then the instructions may need to be changed)?
Regards
Prasanta
On 7/24/2017 3:28 PM, Shashidhara Veerabhadraiah wrote:
Hi All,
Please review a fix for the JDK-8178106 where there was no error message being popped up when creating a new folder.
Issue: When creating a new folder under a read-only set folder causes no pop up with respect to the error.
Resolution: The test instruction does not elaborate on how to make the folder read-only and hence the failure. Windows offers to set this via the security option of the folder properties and deny the write operation for the folder apart from the read-only attribute being set while creating the folder itself. The test instructions are modified to indicate a way to set the read-only attribute of the folder.
Test output: After setting folder permission correctly, the below output being seen as expected.
Bug: https://bugs.openjdk.java.net/browse/JDK-8178106
Webrev: HYPERLINK "http://cr.openjdk.java.net/%7Eaghaisas/shashi/8178106/webrev.00/"http://cr.openjdk.java.net/~aghaisas/shashi/8178106/webrev.00/
Thanks and regards,
Shashi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20170724/b316fdee/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.jpg
Type: image/jpeg
Size: 19128 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20170724/b316fdee/image002.jpg>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image004.jpg
Type: image/jpeg
Size: 32298 bytes
Desc: not available
URL: <http://mail.openjdk.java.net/pipermail/swing-dev/attachments/20170724/b316fdee/image004.jpg>
More information about the swing-dev
mailing list