[Webkit-unassigned] [Bug 48411] New: Spellcheck should be done/removed when HTMLElement.spellcheck property is changed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 27 04:12:18 PDT 2010


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

           Summary: Spellcheck should be done/removed when
                    HTMLElement.spellcheck property is changed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com
                CC: eric at webkit.org, ojan at chromium.org,
                    ddavidso at apple.com, jpu at apple.com
        Depends on: 25536


- When spellcheck property is set to true, spellchecking against that node should be done and wrong word should be marked immediately.
- When spellcheck property is set to false, markers should be removed.

On "true" side, The solution would be similar to 40092.

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