[Webkit-unassigned] [Bug 225723] New: Restoring selection ranges causes text input to ignore keypresses

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 12 16:38:09 PDT 2021


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

            Bug ID: 225723
           Summary: Restoring selection ranges causes text input to ignore
                    keypresses
           Product: WebKit
           Version: Safari 14
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: nlawson at salesforce.com

Created attachment 428433

  --> https://bugs.webkit.org/attachment.cgi?id=428433&action=review

Minimal repro

Steps to reproduce:

1. Go to https://bl.ocks.org/nolanlawson/raw/c7d8ed3d43dbb4a018fb392467fae365/
2. Click the text input with a mouse
3. Try to type letters on the keyboard

Expected:

The input receives the keypresses and show them.

Actual:

The input remains focused, but it isn't able to receive keypresses, and the cursor no longer blinks.

Details:

This issue is reproducible in Safari and Chrome, but not Firefox.

It's also reproducible in Safari Technology Preview 124 (Safari 14.2, WebKit 15612.1.11.10).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210512/2651b2f3/attachment-0001.htm>


More information about the webkit-unassigned mailing list