-
日前,做需求过程碰到了这么一个问题:File chooser dialog can only be shown with a user activation,从描述看是在没有用户激活页面的情况下尝试去调起文件选择器,被浏览器拒绝了。

_No response_
### Desktop Environment
GNOME
### Desktop Environment (Other)
_No response_
…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Conduct]…
-
I am using FileChooser to open a file, and once the file is opened, my program switches to another stage. However, this has the effect of not allowing the FileChooser to fade out properly (so when I t…
-
### Description of the Bug
1.Hi Developers im new to coding. i tried to make this video uploading app to my firebase storage but im not that good at coding so im stuck at this problem. when upload …
-
```
Checking and unchecking the Log Data checkbox in the GUI sometimes updates the
file chooser and sometimes does not. The logfiles are automatically created
properly by data_subscriber and reporte…
-
By **invian-kmartimo**
We have a third party library (let's call it Foo) which does something similar to this when saving a file:
``` java
JFileChooser chooser = new JFileChooser();
for (FooFileFil…
-
Replace the simple list in the file chooser popups with something better. This should enable filtering and sorting.
-
```
Checking and unchecking the Log Data checkbox in the GUI sometimes updates the
file chooser and sometimes does not. The logfiles are automatically created
properly by data_subscriber and reporte…