[Webkit-unassigned] [Bug 138089] New: REGRESSION: Selecting a text in an iframe scrolls the page
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 27 00:43:10 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=138089
Bug ID: 138089
Summary: REGRESSION: Selecting a text in an iframe scrolls the
page
Classification: Unclassified
Product: WebKit
Version: 528+ (Nightly build)
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Frames
Assignee: webkit-unassigned at lists.webkit.org
Reporter: wookieb at wp.pl
Bug is reproducable on Safari 7.1 (but not 7.0.6), 8.0 and Webkit nightly build (r175210).
Steps to reproduce:
1) Go to https://fisheye1.atlassian.com/browse/firebird/client-java/src/openoffice/org/firebirdsql/jdbc/oo/OODatabaseMetaData.java?hb=true
2) Make sure your browser window is narrow enough to display horizontal scrollbar for source code area.
3) Scroll page down a couple of times
4) Try to select a code
Effect:
The whole page scrolls to the top.
Expected:
The page should not scrolls.
Findings:
* Errors is reproducable event with javascript turned off (scroll the page down and turn off javascript)
* The page forwards scrolling from the window into an element in iframe
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20141027/1063b74e/attachment-0002.html>
More information about the webkit-unassigned
mailing list