[Webkit-unassigned] [Bug 48722] New: [Qt] Add a 'hasSelection' function to QWebView and QWebPage...

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 30 19:18:21 PDT 2010


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

           Summary: [Qt] Add a 'hasSelection' function to QWebView and
                    QWebPage...
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: adawit at kde.org


The attached patch adds a hasSelection function for quickly determining if there is selected content on the page. This is faster than doing selectedText().isEmpty()...

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