Closed
Bug 860455
Opened 12 years ago
Closed 11 years ago
AsyncPanZoomController::WidgetSpaceToCompensatedViewportSpace is not fully implemented
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 890280
People
(Reporter: kats, Unassigned)
References
Details
It has a FIXME (with a bug number that seems unrelated), and needs fixing.
// FIXME/bug 775451: this doesn't attempt to compensate for content transforms
// in effect on the compositor. The problem is that it's very hard for us to
// know what content CSS pixel is at widget point 0,0 based on information
// available here. So we use this hacky implementation for now, which works
// in quiescent states.
Reporter | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•