assertj / assertj/assertj-swing
File multi-selection in filechooser() does not work on MacOS
Open
bug
import from fest-swing
Minor
- Dominant language
- Java
- Stars
- 121
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
_Issue by **[Alexander Radkevich](http://jira.codehaus.org/secure/ViewProfile.jspa?name=air-hermes)** from Mon, 7 Jun 2010 04:34:17 -0500_
_Originally opened as http://jira.codehaus.org/browse/FEST-362_
---
Command
applicationView.fileChooser().selectFiles(new File(PROJECT_FOLDER + RT_PROJECT_NAME_1), new File(PROJECT_FOLDER + RT_PROJECT_NAME_2));
does select only first file
all ok on Windows
---
votes (original issue): 0
watches (original issue): 1
Contributor guide
Assessment
This issue has not been assessed yet.