[Webkit-unassigned] [Bug 58132] New: REGRESSION: a character appears after tab span when typing immediately before the tab span

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 8 03:50:56 PDT 2011


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

           Summary: REGRESSION: a character appears after tab span when
                    typing immediately before the tab span
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org


Created an attachment (id=88793)
 --> (https://bugs.webkit.org/attachment.cgi?id=88793&action=review)
test case

Reproduction steps:
1. Open the attached test case
2. Copy "hello"
3. Paste "hello" immediately after "hello"
4. Type "x"

Expected result:
"x" appears immediately after the second "hello" before a tab span.

Actual result:
"x" appears after the tab span.

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