Open
Bug 1960451
Opened 1 year ago
Updated 1 year ago
[Snap] when composing a new mail in gmail, the attach button doesn't open a file window
Categories
(Core :: Widget: Gtk, defect, P3)
Tracking
()
UNCONFIRMED
People
(Reporter: g.barreau, Unassigned, NeedInfo)
References
(Blocks 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:139.0) Gecko/20100101 Firefox/139.0
Steps to reproduce:
Important to say that this only happens on the Ubuntu snap package not on the version downloaded directly from Mozilla.
I open my gmail account and compose a new mail.
I try to add an attachment
Actual results:
The popup for locating a file doesn't show up.
Expected results:
I should have got a popup.
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::Widget: Gtk' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: Untriaged → Widget: Gtk
Product: Firefox → Core
Updated•1 year ago
|
Blocks: snap
Priority: -- → P3
Summary: when composing a new mail in gmail, the attach button doesn't open a file window → [Snap] when composing a new mail in gmail, the attach button doesn't open a file window
Updated•1 year ago
|
Flags: needinfo?(nathan.teodosio)
Comment 2•1 year ago
|
||
Hi, please add
lsb_release -a
echo $XDG_CURRENT_DESKTOP
dpkg -l|grep xdg-desktop-portal
systemctl status --user xdg-desktop-portal{,-gtk}
snap connections firefox
Does this only happen with Gmail, or is it any file dialog? For example, does Ctrl+O invoke dialog to open new file, and Ctrl+S to save the page?
Flags: needinfo?(nathan.teodosio) → needinfo?(g.barreau)
You need to log in
before you can comment on or make changes to this bug.
Description
•