NEW82101
WKPageFindString() should not search hidden elements
https://bugs.webkit.org/show_bug.cgi?id=82101
Summary WKPageFindString() should not search hidden elements
Jeff Miller
Reported 2012-03-23 16:16:51 PDT
WKPageFindString() should not attempt to find the string in hidden elements, e.g. frames with display:none. I believe this is the root cause of <rdar://problem/11112833>. I'm guessing this can be fixed in Page::findString() in WebCore.
Attachments
Radar WebKit Bug Importer
Comment 1 2012-03-23 16:17:23 PDT
Note You need to log in before you can comment on or make changes to this bug.