[Webkit-unassigned] [Bug 139694] New: ContentEditable=True inside of an Iframe jumps to the top of the parent window.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 16 12:29:52 PST 2014


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

            Bug ID: 139694
           Summary: ContentEditable=True inside of an Iframe jumps to the
                    top of the parent window.
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: iOS
                OS: iOS 8.1
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: michael.h.snyder at gmail.com

Steps to reproduce (easiest)

1) Create html page with two iframes (800px tall each)
2) In the lower iframe add another iframe with a page consisting of <div contenteditable="true" style="width: 100%; height: 500px;"></div> inside the frame
3) Open the page on an ipad and start typing in the contenteditable field
4) The page will jump to the top of the parent screen randomly when hitting certain keys and especially the space bar.

TinyMCE will not work either.

I have reproduced in Latest Chrome and Safari IOS. It appears there is a problem calculating the focus scrollTop.

-- 
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/20141216/516f3d2c/attachment-0002.html>


More information about the webkit-unassigned mailing list