WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
138089
REGRESSION: Selecting a text in an iframe scrolls the page
https://bugs.webkit.org/show_bug.cgi?id=138089
Summary
REGRESSION: Selecting a text in an iframe scrolls the page
Łukasz Kużyński
Reported
2014-10-27 00:43:10 PDT
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
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug