[Webkit-unassigned] [Bug 82101] New: WKPageFindString() should not search hidden elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 23 16:16:51 PDT 2012


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

           Summary: WKPageFindString() should not search hidden elements
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jeffm at apple.com
                CC: jeffm at apple.com, webkit-bug-importer at group.apple.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list