[Webkit-unassigned] [Bug 163911] New: window.find does not scroll with overflow:auto content no mobile Safari
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 24 14:27:14 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=163911
Bug ID: 163911
Summary: window.find does not scroll with overflow:auto content
no mobile Safari
Classification: Unclassified
Product: WebKit
Version: Safari 10
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: JavaScriptCore
Assignee: webkit-unassigned at lists.webkit.org
Reporter: dvoytenko at google.com
See http://output.jsbin.com/kufici.
This page has main content wrapped into `overflow: auto; -webkit-overflow-scrolling: touch;` element. Executing `window.find('find')` on Desktop Safari finds the text and scrolls it into view as expected. Doing the same on mobile Safari (iPhone 6+) finds the text, but does NOT scroll it into view.
Please advise.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161024/d00728c5/attachment-0001.html>
More information about the webkit-unassigned
mailing list