Closed
Bug 601423
Opened 14 years ago
Closed 14 years ago
window content redraw "stutter" when attaching/detaching with aero-snap
Categories
(Core :: Widget: Win32, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 594821
People
(Reporter: mattwillen, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:2.0b6) Gecko/20100101 Firefox/4.0b6
Build Identifier:
When attaching/detaching the window from the edge using aero-snap there is a very short stutter where the window contents are rescaled to fit the new window dimensions.
Attach - drag window to edge of screen. On mouse-up the window is immediately redrawn to the size of the monitor, however the ui and content are redrawn at their original sizes for a fraction of a second before being rescaled to the new window dimensions.
Detach - when dragging away from the edge of the screen the window is immediately redrawn at the restored size, however the ui and content are redrawn at their original sizes for a fraction of a second before being rescaled to the new window dimensions.
Reproducible: Always
Expected Results:
There should be no delay between window redraw and content redraw.
Comment 1•14 years ago
|
||
Is this a Regression?
Component: General → Widget: Win32
QA Contact: general → win32
Version: unspecified → Trunk
(In reply to comment #1)
> Is this a Regression?
I dont believe so. This would be nice to fix though. It would provide more of a smooth aero-snap experience.
Marking this bug as resolved. Bug 594821 is the issue I'm referring to. Sorry for the confusion.
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•