Bug 82101
| Summary: | WKPageFindString() should not search hidden elements | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jeff Miller <jeffm> |
| Component: | HTML Editing | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/11112988>