Open
Bug 1747401
Opened 4 years ago
Updated 1 year ago
It takes too long time Print preview about:config. During that period, the whole Firefox becomes unresponsive.
Categories
(Toolkit :: Printing, defect)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox-esr91 | --- | wontfix |
firefox95 | --- | wontfix |
firefox96 | --- | fix-optional |
firefox97 | --- | affected |
People
(Reporter: alice0775, Unassigned)
Details
(4 keywords)
Steps to Reproduce:
- Open about:config and confirm if warning dialog appears.
- Click
Show All
- Open print preview (Ctrl+P)
Actual Results:
It takes too long time Print preview about:config.
Spinning spinner stops.
During that period, not cancel-able the Print preview, and the whole Firefox becomes unresponsive.
Expected Results:
Progress should show. (Show me progress on how long I have to wait.)
It should be cancel-able.
At the very least, I want the main menu to have reactions.
![]() |
||
Comment 1•4 years ago
|
||
Ouch! This hangs for about a minute for me on a fast Linux machine. We basically get stuck looping over the children in nsPageSequenceFrame::Reflow fragmenting a 200 page table.
Updated•4 years ago
|
Severity: -- → S3
Comment 2•1 year ago
|
||
Experienced this today by accidentally using the wrong keyboard shortcut.
You need to log in
before you can comment on or make changes to this bug.
Description
•