[Webkit-unassigned] [Bug 40361] New: Frame::findString does nothing on pages that prevent selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 9 07:04:31 PDT 2010


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

           Summary: Frame::findString does nothing on pages that prevent
                    selection
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://m.cnn.com
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mifenton at rim.com


On pages that prevent selection, such as m.cnn.com, any calls to Frame::findString fail to mark any matches because the markers are tied directly to selection which is prevented.

An alternate method for marking found text (perhaps using a document marker) should be used for all non-editable text.

-- 
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