Bug 82101

Summary: WKPageFindString() should not search hidden elements
Product: WebKit Reporter: Jeff Miller <jeffm>
Component: HTML EditingAssignee: Enrica Casucci <enrica>
Status: NEW    
Severity: Normal CC: jeffm, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
See Also: https://bugs.webkit.org/show_bug.cgi?id=158395

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.