Closed
Bug 810933
Opened 13 years ago
Closed 13 years ago
Regression: Unable to initially scroll pages
Categories
(Firefox for Android Graveyard :: Toolbar, defect)
Tracking
(firefox19 verified)
VERIFIED
FIXED
Firefox 19
Tracking | Status | |
---|---|---|
firefox19 | --- | verified |
People
(Reporter: aaronmt, Assigned: kats)
References
Details
(Keywords: regression, reproducible, smoketest)
Attachments
(1 file)
1.42 KB,
patch
|
cwiiis
:
review+
|
Details | Diff | Splinter Review |
http://hg.mozilla.org/integration/mozilla-inbound/pushgloghtml?fromchange=eb636c95b1c0&tochange=d6a48ba051bc
--
Nightly (11/12)
Samsung Galaxy Nexus (Android 4.1.2)
Samsung Galaxy Note II (Android 4.1.1)
Reporter | ||
Comment 1•13 years ago
|
||
I am using http://www.arstechnica.com as a test-case here; when the document is done - attempt to scroll down.
Reporter | ||
Comment 2•13 years ago
|
||
Work-around that works for me; triggering a rotation that triggers a redraw 'restores' functionality
Reporter | ||
Comment 5•13 years ago
|
||
Reporter | ||
Updated•13 years ago
|
Assignee: nobody → bugmail.mozilla
Assignee | ||
Comment 6•13 years ago
|
||
The arguments passed to the ImmutableViewportMetrics constructor are different than those passed to the old ViewportMetrics constructor, and my patch from bug 809199 that updated the JNI code failed to update it.
Attachment #680805 -
Flags: review?
Assignee | ||
Updated•13 years ago
|
Attachment #680805 -
Flags: review? → review?(chrislord.net)
Comment 7•13 years ago
|
||
Comment on attachment 680805 [details] [diff] [review]
Patch
Review of attachment 680805 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM.
Attachment #680805 -
Flags: review?(chrislord.net) → review+
Assignee | ||
Comment 8•13 years ago
|
||
Reporter | ||
Updated•13 years ago
|
Status: NEW → ASSIGNED
Comment 10•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 19
Updated•13 years ago
|
status-firefox19:
affected → ---
Reporter | ||
Updated•13 years ago
|
Updated•5 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•