Closed Bug 9579 Opened 25 years ago Closed 25 years ago

Minimizing the browser triggers a reflow

Categories

(Core :: DOM: UI Events & Focus Handling, defect, P3)

x86
Windows 95
defect

Tracking

()

VERIFIED DUPLICATE of bug 639

People

(Reporter: rbs, Assigned: joki)

Details

When cliking on the minimize button, it is observed that an
unecessary reflow operation is triggered.

I can understand that the reflow is necessary to reconstruct
the window when clicking on the taskbar entry to *re-open* the
browser window.

But I am failing to understand why a reflow should be done when
minimizing the window given that there is no rendering aftewards.
By getting rid of the unecessary reflow, the minimization will be
instantaneous, no matter how large the document is.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
I think these are the same ...

*** This bug has been marked as a duplicate of 639 ***
Status: RESOLVED → VERIFIED
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.