Closed
Bug 695081
Opened 13 years ago
Closed 12 years ago
Not able to scroll in scrollable blocks after restoring page from about:home
Categories
(Firefox for Android Graveyard :: Panning/Zooming, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: martijn.martijn, Unassigned)
References
()
Details
(Keywords: testcase)
Attachments
(2 obsolete files)
See testcase, I'm not able to scroll the options in the multi-select anymore in current trunk build.
I guess this is because of the pointer-events: none; css rule that I added in bug 685197.
We expect that users are using the select form helper UI popup, so I guess this is not that bad of a bug.
Reporter | ||
Comment 1•13 years ago
|
||
Never mind, it has nothing to do with that bug it actually works fine. It turns out that all pages with scrollable elements are not scrollable after restoring from about:home.
No longer blocks: 685197
Summary: Not able to scroll anymore in a select list → Not able to scroll anymore in scrollable blocks after restoring page from about:home
Reporter | ||
Comment 2•13 years ago
|
||
Attachment #567510 -
Attachment is obsolete: true
Reporter | ||
Comment 3•13 years ago
|
||
Ok, apparently, it only happens with pages that are loaded directly, e.g. data urls or pages that are loaded locally.
So steps to reproduce:
- Load data url in this bug
- Close Fennec, reopen Fennec (about:home should appear)
- Try to scroll the scrollable div, doesn't work.
Also, I noticed that the scrollable doesn't get zoomed out.
At this point, I'm not even sure this is a regression, actually.
Keywords: regression
Reporter | ||
Updated•13 years ago
|
Summary: Not able to scroll anymore in scrollable blocks after restoring page from about:home → Not able to scroll in scrollable blocks after restoring page from about:home
Reporter | ||
Updated•13 years ago
|
Attachment #567532 -
Attachment is obsolete: true
Reporter | ||
Comment 4•12 years ago
|
||
Mass resolving XUL Fennec I filed to WORKSFORME. If someone still cares about this bug, please reopen.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•