microsoft / microsoft/playwright
[BUG][Electron] filechooser event not emitted when dialog.show(Open|Save)Dialog is called
Open
Nobody has claimed this yet.
feature-electron
P3-collecting-feedback
- Dominant language
- TypeScript
- Stars
- 96.3k
- Forks
- 6.5k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 180
Description
Duplicate of #5013. Full details and repro steps available there.
Opening new issue as requested by maintainers on original issue.
This is definitely a blocker for our integration tests as we need to test open and save functionality in our app and we're not able to select the files in the dialogs.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with duplicate issue #5013, which contains the full details and reproduction steps. Investigate the Electron dialog.show(Open|Save)Dialog path and verify that the filechooser event is emitted for both open and save dialogs so integration tests can select files.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- desktop, testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100