Closed
Bug 1326478
Opened 9 years ago
Closed 9 years ago
Scrolling ECMAScript spec causes page "refresh"
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla52
People
(Reporter: brian.terlson, Assigned: MatsPalmgren_bugz)
References
Details
(Keywords: regression, Whiteboard: [fixed by bug 1269045 and/or bug 1269046])
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.14999
Steps to reproduce:
Go to https://tc39.github.io/ecma262.
Scroll the page down using the mouse wheel past clause 4.
Does not repro in Nightly. E10s is not enabled.
Actual results:
Page blanks, becomes unusable.
Expected results:
Should be usable.
Reporter | ||
Comment 1•9 years ago
|
||
Also doesn't seem to repro for me if I scroll by dragging the scroll bar.
Comment 2•9 years ago
|
||
reproduced on OSX.
regression range (firefox 42):
https://hg.mozilla.org/mozilla-central/pushloghtml?fromchange=8e5c888d0d89&tochange=1f77b78797d6
before the regression, scroll or redraw stops on similar situation, but at least there wasn't blank page displayed.
fixed in the following range, either bug 1269045 or bug 1269046:
https://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=b48820f4c87aeaa2186c401c1bafe6661d6b7e31&tochange=995211b23a553e1518e8c79570d27f5c4fd0bb86
Status: UNCONFIRMED → NEW
status-firefox50:
--- → affected
status-firefox51:
--- → affected
status-firefox52:
--- → unaffected
status-firefox53:
--- → unaffected
status-firefox-esr45:
--- → affected
Component: Untriaged → Layout
Ever confirmed: true
Keywords: regression
Product: Firefox → Core
Comment 3•9 years ago
|
||
Any thoughts on whether there's a targeted fix we could take for 51 here, Mats?
Flags: needinfo?(mats)
Version: 50 Branch → 42 Branch
Assignee | ||
Comment 4•9 years ago
|
||
Uplifting bug 1269045 and/or bug 1269046 to v51 is too risky IMO.
Flags: needinfo?(mats)
Comment 5•9 years ago
|
||
Thanks, Mats. Calling this fixed on 52+ then.
Assignee: nobody → mats
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Whiteboard: [fixed by bug 1269045 and/or bug 1269046]
Target Milestone: --- → mozilla52
You need to log in
before you can comment on or make changes to this bug.
Description
•