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