[Webkit-unassigned] [Bug 64139] New: Spaces are added before line wrapping in textarea

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 7 17:59:49 PDT 2011


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

           Summary: Spaces are added before line wrapping in textarea
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: InChromiumBugs
          Severity: Normal
          Priority: P2
         Component: HTML Editing
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: eric at webkit.org, hyatt at apple.com, tkent at chromium.org,
                    enrica at apple.com, leviw at chromium.org


Reproduction steps:
1. Type as many spaces as need for the caret to disappear in textarea
2. Type "a" (observe that "a" appears on the next line)
3. Place caret immediately before "a" (downstream)
4. Type " "

Expected result:
" " is added before "a"

Actual result:
" " is added before the line wrap

http://crbug.com/76113

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