-
Bug
-
Resolution: Not an Issue
-
P3
-
7, 8, 9
-
generic
-
windows
In Windows, pressing goHome button in JFileChooser navigates to Desktop instead of the user directory.
Found this bug while automating test for FileChooserDemoTest.
For windows, the default home directory is : <root>\Users\<username> ,
but pressing the goHome button navigates to <root>\Users\<username>\Desktop
Found this bug while automating test for FileChooserDemoTest.
For windows, the default home directory is : <root>\Users\<username> ,
but pressing the goHome button navigates to <root>\Users\<username>\Desktop