[Webkit-unassigned] [Bug 54969] New: [Chromium] Implement WebKit methods to assist with Cocoa NSTextInput implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 22 09:29:36 PST 2011


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

           Summary: [Chromium] Implement WebKit methods to assist with
                    Cocoa NSTextInput implementation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://code.google.com/p/chromium/issues/detail?id=179
                    51
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rsesek at bluestatic.org
                CC: playmobil at google.com


In order to enable the Mac OS X system dictionary popup, Chromium's WebKit API needs to support retrieving the necessary information used to implement the NSTextInput protocol (firstRectForRange, characterIndexForPoint, substringInRange). I have a patch to make these changes to the API.

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