Closed
Bug 539996
Opened 14 years ago
Closed 14 years ago
Can't pan articles in google reader
Categories
(Firefox for Android Graveyard :: Panning/Zooming, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
fennec1.0
People
(Reporter: aakashd, Assigned: fabrice.desre)
Details
Attachments
(2 files)
1006 bytes,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
222.98 KB,
image/png
|
Details |
Build Id: Mozilla/5.0 (X11; U; Linux armv7l; Nokia N900; en-US; rv:1.9.2pre) Gecko/20100114 Firefox/3.6pre Fennec/1.1a1pre Steps to Reproduce: 1. Go to reader.google.com and log-in 2. In your feed, click on one of the articles 3. In the next google reader view, try to pan Actual Results: Can't pan the article within google reader's interface even though I was able to pan the first feed Expected Results: I should be able to pan the article
Comment 1•14 years ago
|
||
Google reader uses an embedded IFRAME for the article view, so this could indicate a regression of the iframe panning work.
Assignee | ||
Comment 2•14 years ago
|
||
yes it is. I've commented how to fix this here : https://bugzilla.mozilla.org/show_bug.cgi?id=532076#c7
Assignee | ||
Comment 3•14 years ago
|
||
The bug was actually in the HTML scrollable testing : we were testing against the original target event and not the current html element.
Assignee: nobody → fabrice.desre
Assignee | ||
Comment 4•14 years ago
|
||
If you don't close the left panel, each article is indeed left/right scrollable. When the left panel is open, you need to use the right margin to scroll top/bottom
Assignee | ||
Updated•14 years ago
|
Attachment #422300 -
Flags: review?(mark.finkle)
Updated•14 years ago
|
Attachment #422300 -
Flags: review?(mark.finkle) → review+
Comment 5•14 years ago
|
||
pushed to default: http://hg.mozilla.org/mobile-browser/rev/e2c464419c0d
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Target Milestone: --- → RC
Reporter | ||
Comment 6•14 years ago
|
||
verified FIXED On builds: Mozilla/5.0 (X11; U; Linux armv7l; Nokia N900; en-US; rv:1.9.2pre) Gecko/20100120 Namoroka/3.6pre Fennec/1.0pre
Status: RESOLVED → VERIFIED
Reporter | ||
Updated•14 years ago
|
Component: General → Panning/Zooming
Updated•10 years ago
|
tracking-fennec: ? → ---
You need to log in
before you can comment on or make changes to this bug.
Description
•