[Webkit-unassigned] [Bug 104531] New: [chromium] Re-usage of isWordMisspelledAtCaret to check whether context menu should be shown for the misspelled word

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 03:15:05 PST 2012


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

           Summary: [chromium] Re-usage of isWordMisspelledAtCaret to
                    check whether context menu should be shown for the
                    misspelled word
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: g.czajkowski at samsung.com
                CC: tony at chromium.org, morrita at google.com
        Depends on: 103520


Chromium selects the misspelled word (under cursor) on context menu event to show its suggestions. Bug 103520 adapts this behaviour to WebCore to be accessible for EFL and GTK WebKit ports.
To do not duplicate it Chromium implementation at https://trac.webkit.org/browser/trunk/Source/WebKit/chromium/src/ContextMenuClientImpl.cpp#L306 may be refactored.

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