Bug 146662

Summary: Page scrolls to the top if text is selected inside the <iframe> in the attached test case
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
test case none

Said Abou-Hallawa
Reported 2015-07-06 17:17:51 PDT
Created attachment 256259 [details] test case 1. Open the attached test case. 2. Resize the window to be shorter than the height of the page 3. Scroll to the <iframe> at the end of the page. 4. Select any text in the HTML tab of the <iframe> Result: The page scrolls to the top so there is no way for the user to select a range of text from the <iframe>. Notes: 1. The test case is narrowed down from https://css-tricks.com/guide-svg-animations-smil/ 2. https://bugs.webkit.org/show_bug.cgi?id=138089 is similar to this one. But scrolling to top with selection only happens when there is horizontal scrolling.
Attachments
test case (706 bytes, text/html)
2015-07-06 17:17 PDT, Said Abou-Hallawa
no flags
Radar WebKit Bug Importer
Comment 1 2015-07-06 17:24:24 PDT
Simon Fraser (smfr)
Comment 2 2016-01-16 18:04:32 PST
*** This bug has been marked as a duplicate of bug 147431 ***
Note You need to log in before you can comment on or make changes to this bug.