Closed
Bug 945260
Opened 12 years ago
Closed 12 years ago
Touch scrolling broken in 12-2 nightly
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
FIXED
mozilla28
People
(Reporter: jimm, Assigned: botond)
References
Details
Attachments
(1 file)
|
881 bytes,
patch
|
jimm
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Reporter | ||
Comment 1•12 years ago
|
||
Top level frames only, sub frames still work. Backing out bug 942995 fixes the problem.
Comment 3•12 years ago
|
||
Does taking out http://mxr.mozilla.org/mozilla-central/source/browser/metro/theme/browser.css#325 fix it?
| Assignee | ||
Comment 4•12 years ago
|
||
(In reply to Kartikaya Gupta (email:kats@mozilla.com) from comment #3)
> Does taking out
> http://mxr.mozilla.org/mozilla-central/source/browser/metro/theme/browser.
> css#325 fix it?
Yep! As dicussed on IRC, it causes scrollbars to appear while scrolling, but that will be fixed by bug 934811.
Attached is a patch that removes this CSS.
Attachment #8341278 -
Flags: review?(jmathies)
| Reporter | ||
Comment 5•12 years ago
|
||
Comment on attachment 8341278 [details] [diff] [review]
bug945260.patch
Lets land this to get scrolling working again. Hopefully the other bug will land today or tomorrow.
Attachment #8341278 -
Flags: review?(jmathies) → review+
| Assignee | ||
Comment 6•12 years ago
|
||
Comment 7•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Comment 8•12 years ago
|
||
Verified as fixed with Firefox 28 beta 6 on a Dell XPS 12 ultrabook with Windows 8 64-bit: scrolling works again.
Status: RESOLVED → VERIFIED
Keywords: verifyme
You need to log in
before you can comment on or make changes to this bug.
Description
•