Closed
Bug 579555
Opened 15 years ago
Closed 15 years ago
Zooming onto images in mobile support article results in a zoom to the right of the image
Categories
(Firefox for Android Graveyard :: Panning/Zooming, defect)
Firefox for Android Graveyard
Panning/Zooming
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: aakashd, Assigned: mbrubeck)
Details
Attachments
(1 file)
|
694 bytes,
patch
|
stechz
:
review+
|
Details | Diff | Splinter Review |
Build Id:
Mozilla/5.0 (X11; U; Linux armv71; Nokia N900; en-US; rv:2.0b2pre) Gecko/2010716 Namoroka/4.0b2pre Fennec/2.0a1pre
Steps to Reproduce:
1. Go to http://support.mozilla.com/en-US/kb/Deleting+cookies
2. Pan down to the image under "Delete cookies for a single site" section
3. Try to zoom into the image
Actual Results:
Fennec zooms to the right of the image
Expected Results:
Fennec should zoom to the center of the image
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → mbrubeck
| Assignee | ||
Comment 1•15 years ago
|
||
This is caused by a 1-character typo in zoomToPoint.
Attachment #461696 -
Flags: review?(webapps)
Comment 2•15 years ago
|
||
Comment on attachment 461696 [details] [diff] [review]
patch
Hehe, look good :)
Attachment #461696 -
Flags: review?(webapps) → review+
| Assignee | ||
Comment 3•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•15 years ago
|
||
verified FIXED On builds:
Mozilla/5.0 (X11; U; Linux armv71; Nokia N900; en-US; rv:2.0b4pre) Gecko/20100818 Namoroka/4.0b4pre Fennec/2.0a1pre
and
Mozilla/5.0 (Android; U; Linux armv71; en-US; rv:2.0b4pre) Gecko/20100818 Namoroka/4.0b4pre Fennec/2.0a1pre
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•