Open
Bug 986861
Opened 11 years ago
Updated 3 years ago
Print to File Does Nothing If "Save As" Filename Doesn't Change
Categories
(Toolkit :: Printing, defect)
Tracking
()
UNCONFIRMED
People
(Reporter: wooyahhah, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0 (Beta/Release)
Build ID: 20140319120302
Steps to reproduce:
Open any webpage -> Open print dialog (Ctrl + P) -> "Print to File" -> enter filename -> click "Print"
Repeat without changing filename; neither going to other webpages nor refreshing or using different windows/tabs has effect on this bug.
Iff the filename field is modified, file is printed [written to disk], or confirm overwrite dialog appears if file already exists.
[ using Arch Linux on x86_64 ]
Actual results:
"Printing..." dialog displays with progress bar, then closes, but the filesystem hasn't changed
Expected results:
Overwrite already existing file, or display file overwrite confirm dialog
Comment 1•11 years ago
|
||
Build identifier: Mozilla/5.0 (X11; Linux i686; rv:28.0) Gecko/20100101 Firefox/28.0
Platform: Ubuntu Release 12.04 (precise) 32-bit
I followed your steps to replicate the bug.
Following are my results:
1) The dialog box appears, asking us to confirm the replacement(if same filename is used)
2) The existing file also got replaced (if same file name is used)
The print functionality associated with the file replacement is working
Comment 2•11 years ago
|
||
WFM with latest Nightly on Ubuntu 13.10 x86.
Component: Untriaged → Printing
Product: Firefox → Toolkit
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•