[Webkit-unassigned] [Bug 96011] New: [BlackBerry] Initialize caret rectangle with invalid location

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 6 13:00:32 PDT 2012


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

           Summary: [BlackBerry] Initialize caret rectangle with invalid
                    location
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit BlackBerry
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: yodai at rim.com
                CC: tonikitoo at webkit.org


In SelectionHandler::selectionPositionChanged() method, startCaret and endCaret are used to notify clients about new caret positions. We should initialize startCaret and endCaret with location(-1. -1), and keep them empty before they are assigned to valid values.  This would help for other classes to check validity of the caret correctly.

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