This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 248070 - Remote file chooser does not work with multiple selection
Summary: Remote file chooser does not work with multiple selection
Status: REOPENED
Alias: None
Product: cnd
Classification: Unclassified
Component: Remote (show other bugs)
Version: 8.0.1
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Kvashin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-21 14:07 UTC by Vladimir Kvashin
Modified: 2017-05-10 14:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
a test that shows one more difference between local and remote events (4.67 KB, patch)
2014-10-22 11:46 UTC, Vladimir Kvashin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Kvashin 2014-10-21 14:07:44 UTC
If multiple selection is allowed in the remote file chooser, and user chooses files from different directories, then chooser works incorrectly: only one file returned with full path, the other one - just short file name.
Comment 1 Vladimir Kvashin 2014-10-22 11:46:40 UTC
Created attachment 150052 [details]
a test that shows one more difference between local and remote events

There is one more diff in betwen local and remote events, but they are only in event.getSource(). I'm not sure it's worth fixing.
Comment 3 Vladimir Kvashin 2014-10-22 11:47:31 UTC
Please disregard my previous comment and attachment