File save regressions in firefox 152
Categories
(Core :: Widget: Gtk, defect)
Tracking
()
People
(Reporter: dh, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:152.0) Gecko/20100101 Firefox/152.0
Steps to reproduce:
Firefox is configured to prompt where to save files. When downloading a file, it pops up a file dialogue prompting where to save the file.
In previous versions (observed in firefox 151), the "save" button in that dialgue would be focused by default, so that simply pressing "enter" in the dialogue would accept the default filename.
In addition, if the file already existed, you would be prompted whether to overwrite the existing file.
Actual results:
In firefox 152, pressing "enter" no longer works as the "save" button is not active by default. Instead, you have to either use the mouse, or figure out some combination of tab / shift-tab to get to the button to activate it with the keyboard. This is a major workflow regression for a functionality i use every day.
When saving over an existing file, there is no longer a prompt to overwrite. The file is silently overwritten. This is less of an issue for me but also looks like a regression in behaviour.
Expected results:
The prior functionality as described above should be retained.
Comment 1•2 months 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.
Comment 2•1 month ago
|
||
Likely related to https://bugzilla.mozilla.org/show_bug.cgi?id=2052384
At least the same nightlies pass/fail this use case.
Updated•1 month ago
|
Description
•