[Webkit-unassigned] [Bug 120463] New: Spell check whole content of an editable element when it gets focused

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 29 05:04:29 PDT 2013


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

           Summary: Spell check whole content of an editable element when
                    it gets focused
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: g.czajkowski at samsung.com
                CC: rniwa at webkit.org


Blink solved this issue at: https://src.chromium.org/viewvc/blink?revision=156583&view=revision

This is how Gecko and Presto behave. Without this patch Blink spell checks
an editable after moving the caret/unfocusing the editable but the check spans
only the line the caret was previously at (possibly plus 1-2 lines around).
Textareas and contenteditables are only spell checked on first focus.

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