[Webkit-unassigned] [Bug 156657] New: Spacebar is ignored in contenteditable region when caret is against the right side of the region

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 15 21:54:17 PDT 2016


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

            Bug ID: 156657
           Summary: Spacebar is ignored in contenteditable region when
                    caret is against the right side of the region
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Text
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: steve at suncitydesign.com
                CC: mmaxfield at apple.com

Created attachment 276544
  --> https://bugs.webkit.org/attachment.cgi?id=276544&action=review
Repro.html

Steps to reproduce:

1. Open this JSFiddle in Safari: https://jsfiddle.net/pe96jp8a/2/
2. Place the caret after the "Hello" text
3. Press the space bar a few times
4. Type "World"
5. Press the Show Value button
6. Notice the value is "HelloWorld" when it should be "Hello   World"

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160416/ac6a78d4/attachment.html>


More information about the webkit-unassigned mailing list