Description of the issue:
How can this issue be reproduced?
-
Use any Extension that allows for saving to disk file
-
Try to save to file
-
File chooser does not appear
Expected result:
Brave Version( check About Brave): brave-browser-1.82.170-1.x86_64
Additional Information:
I have these lines in:
~/.config/BraveSoftware/Brave-Browser/brave-flags.conf
–enable-features=UseOzonePlatform
–ozone-platform=wayland
–enable-features=WebRTCPipeWireCapturer
–enable-features=WaylandWindowDecorations
–disable-features=WaylandFractionalScaleV1
This problem occurred after upgrading from F42 to F43beta but it appears to be a Wayland problem?
Using:
swaymsg -t get_tree
“xwayland” is mentioned twice in that output and:
Searching for “class” or “app_id”:
“app_id”: “google-chrome”,
“app_id”: “chrome-hbajjpcdbninabigakflkhiogmmjaakm-Default”,
“app_id”: “google-chrome”,
“class”: “org.mozilla.firefox”,
“class”: “org.mozilla.firefox”,
“app_id”: “brave-hbajjpcdbninabigakflkhiogmmjaakm-Default”,
“app_id”: “brave-browser”,
“app_id”: “brave-browser”,
and Firefox DOES allow saving / exporting to files.