[Webkit-unassigned] [Bug 31779] New: QWebPage::findText() does not clear selection when passed empty string

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 21 19:51:08 PST 2009


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

           Summary: QWebPage::findText() does not clear selection when
                    passed empty string
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: markturney at gmail.com


Created an attachment (id=43670)
 --> (https://bugs.webkit.org/attachment.cgi?id=43670)
running example of the bug in question

The text within the Qt documentation for QWebPage::findText() states that "To
clear the selection, just pass an empty string.".  When an empty string is
passed into this method as demonstrated by the included cpp file,
QWebPage::findText() fails to clear the selection.

This bug was tested in 4.6-RC1 on Linux64.

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