[Webkit-unassigned] [Bug 63431] New: [Chromium] With contentEditable, Spellcheck replacement removed an extra marker.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 27 00:23:21 PDT 2011


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

           Summary: [Chromium] With contentEditable, Spellcheck
                    replacement removed an extra marker.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
               URL: http://jsfiddle.net/morrita/6NqPZ/2/
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: morrita at google.com
                CC: rniwa at webkit.org


Reproduction:
- Input "zz zz aho." into block on "result" pane. (each three words should marked as misspelling.)
- Using context menu, replace "aho" to "ahoy".

Expectation:
- Two "zz" should keep marked.

What happens instead:
- The second "zz" lost the marker.

Note that I isn't reproduced with Safari.

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