[Webkit-unassigned] [Bug 108405] New: Tests for spellcheck behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 30 16:45:19 PST 2013


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

           Summary: Tests for spellcheck behavior
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rouslan+webkit at chromium.org
                CC: tony at chromium.org, rniwa at webkit.org,
                    groby at chromium.org, rouslan+webkit at chromium.org


Add tests for the following spellcheck behavior:
- Spellcheck selects the misspelled word on context click.
- Spelling should work when the user selects the misspelled word exactly.
- If the word is not misspelled, there should be no spelling options in the context menu.
- Spellcheck should select multi-word misspellings on context click.
- Spelling should work when the user selects a multi-word misspelling exactly.
- Spelling should work for double-clicked misspellings.
- Spelling should ignore whitespace.
- Underscores should be treated as whitespace: spelling should ignore them.
- Punctuation marks should be treated as whitespace: spelling should ignore them.
- Spelling should be disabled when user selects a part of misspelling.
- Spelling should be disabled when user selects multiple words that are not a single misspelling.

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