File save dialog is modal
Categories
(Firefox :: File Handling, defect)
Tracking
()
People
(Reporter: mozilla, Unassigned)
Details
(Whiteboard: [triagemonth-2019-12])
File save dialog is modal, making it impossible to switch to another tab while it is up (for instance for looking back at another tab for picking an appropriate file name to save item as).
Comment 1•6 years ago
|
||
Hello, Alain Knaff,
Thank you for taking your time to file this issue.
It would be very helpful if you provide proper 'steps to reproduce' the bug. And, also please provide recording of the bug(video/screenshot) so that we can understand your problem properly and help you accordingly.
Please go through https://developer.mozilla.org/en-US/docs/Mozilla/QA/Bug_writing_guidelines for better effective bug summary.
Updated•6 years ago
|
Comment 2•6 years ago
|
||
The Save dialog is not modal, what is modal is the File Picker, that is provided by the OS and it's indeed a modal dialog. But that is a modal dialog in all the browsers afaict, indeed it's probably a requirement for the OS file picker to be modal.
So, do you mean the file picker? Because otherwise I cannot reproduce your report.
Reporter | ||
Comment 3•6 years ago
|
||
(In reply to Marco Bonardo [:mak] (Away 23 Dec - 6 Jan) from comment #2)
The Save dialog is not modal, what is modal is the File Picker, that is provided by the OS and it's indeed a modal dialog. But that is a modal dialog in all the browsers afaict, >
Well it's not a modal dialog in lynx...
indeed it's probably a requirement for the OS file picker to be modal.
Why would that be a requirement for the OS?
So, do you mean the file picker?
How can I easily tell the difference?
Because otherwise I cannot reproduce your report.
Comment 4•6 years ago
|
||
Because the OS file picker dialog IS a modal dialog. I tried with Chrome too, on Windows and Ubuntu, the behavior is the same. I also tried other software like VS Code, same thing.
So, if you would like the file picker dialog to be non modal, that's something we may not be able to do.
Comment 5•5 years ago
|
||
The priority flag is not set for this bug.
:Gijs, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 6•5 years ago
|
||
Resolving per Marco's comments.
Description
•