assertj / assertj/assertj-swing
File multi-selection in filechooser() does not work on MacOS
- 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
Research direction
Start by tracing applicationView.fileChooser().selectFiles(...) and reproduce the two-file selection case on MacOS, comparing it with the stated working behavior on Windows. Done means both supplied files are selected on MacOS while Windows behavior remains working; the payload does not name a source file or regression test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, macos
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100