Closed
Bug 1162701
Opened 10 years ago
Closed 10 years ago
Fix panning on Fennec when built with C++ APZ
Categories
(Core Graveyard :: Widget: Android, defect)
Tracking
(firefox40 affected, firefox41 fixed)
RESOLVED
FIXED
mozilla41
People
(Reporter: danilo.eu, Unassigned)
References
Details
Attachments
(1 file, 1 obsolete file)
1.99 KB,
patch
|
kats
:
review+
|
Details | Diff | Splinter Review |
Panning with APZ enabled is jumpy and hanging due to browser.js calling scrollTo to a different position, breaking the panning flow.
Reporter | ||
Updated•10 years ago
|
Blocks: apz-fennec
Reporter | ||
Comment 1•10 years ago
|
||
Attachment #8602949 -
Attachment is obsolete: true
Attachment #8604066 -
Flags: review?(bugmail.mozilla)
Attachment #8604066 -
Flags: review?(botond)
Updated•10 years ago
|
Attachment #8604066 -
Flags: review?(bugmail.mozilla)
Attachment #8604066 -
Flags: review?(botond)
Attachment #8604066 -
Flags: review+
Reporter | ||
Updated•10 years ago
|
Keywords: checkin-needed
Reporter | ||
Comment 2•10 years ago
|
||
Keywords: checkin-needed
Comment 4•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla41
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•