[Webkit-unassigned] [Bug 68790] New: iFrame selection bug in DIV overflow: hidden

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 25 23:52:29 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=68790

           Summary: iFrame selection bug in DIV overflow: hidden
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://system-zero.com/webkitbug/
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: daniel at system-zero.com


When putting an iFrame inside of a PARENT DIV set with overflow:hidden; and when this PARENT DIV has other child elements (such as other DIV's that are not seen), when selecting the contents of what is inside of the iFrame and you drag the selection (for example to the very bottom), it will continue to cause the PARENT DIV with the overflow:hidden to scroll down to the other contents, this should not be happening. 

This does not happen with other web browsers, only webkit based browsers.

This bug can be replicated with:

- Webkit Nightly (r95925)
- Safari 5.1 (7534.48.3)
- Chrome 14.0.835.186

All under OSX 10.7.1 Lion and Windows 7.

An example can be seen here: http://system-zero.com/webkitbug/

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list