[Webkit-unassigned] [Bug 108370] New: Different spellcheck behavior among platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 30 12:30:52 PST 2013


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

           Summary: Different spellcheck behavior among platforms
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            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, jochen at chromium.org,
                    morrita at google.com, groby at chromium.org,
                    rouslan+webkit at chromium.org


The patch for https://bugs.webkit.org/show_bug.cgi?id=106815 adds new tests for spellcheck behavior. The mac and mac-wk2 platforms differ in spellcheck behavior. The patch for 106815 adds platform-specific expected test outputs. (See the expected test outputs for the specific differences.)

Platform mac-wk2:
LayoutTests/platform/mac-wk2/editing/spelling/spelling-double-clicked-word-expected.txt
LayoutTests/platform/mac-wk2/editing/spelling/spelling-double-clicked-word-with-underscores-expected.txt
LayoutTests/platform/mac-wk2/editing/spelling/spelling-exactly-selected-multiple-words-expected.txt
LayoutTests/platform/mac-wk2/editing/spelling/spelling-exactly-selected-word-expected.txt
LayoutTests/platform/mac-wk2/editing/spelling/spelling-multiword-selection-expected.txt
LayoutTests/platform/mac-wk2/editing/spelling/spelling-should-select-multiple-words-expected.txt
LayoutTests/platform/mac-wk2/editing/spelling/spelling-should-select-single-word-expected.txt
LayoutTests/platform/mac-wk2/editing/spelling/spelling-subword-selection-expected.txt
LayoutTests/platform/mac-wk2/editing/spelling/spelling-with-punctuation-selection-expected.txt
LayoutTests/platform/mac-wk2/editing/spelling/spelling-with-underscore-selection-expected.txt
LayoutTests/platform/mac-wk2/editing/spelling/spelling-with-whitespace-selection-expected.txt

Platform mac:
LayoutTests/platform/mac/editing/spelling/spelling-double-clicked-word-expected.txt
LayoutTests/platform/mac/editing/spelling/spelling-double-clicked-word-with-underscores-expected.txt
LayoutTests/platform/mac/editing/spelling/spelling-exactly-selected-multiple-words-expected.txt
LayoutTests/platform/mac/editing/spelling/spelling-exactly-selected-word-expected.txt
LayoutTests/platform/mac/editing/spelling/spelling-should-select-multiple-words-expected.txt
LayoutTests/platform/mac/editing/spelling/spelling-should-select-single-word-expected.txt
LayoutTests/platform/mac/editing/spelling/spelling-with-punctuation-selection-expected.txt
LayoutTests/platform/mac/editing/spelling/spelling-with-underscore-selection-expected.txt
LayoutTests/platform/mac/editing/spelling/spelling-with-whitespace-selection-expected.txt

We need to either make spellcheck behave the same among all platforms or add platform-specific tests for mac and mac-wk2.

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