Bug 197327

Summary: Pressing right/left arrow on an input field scrolls the container
Product: WebKit Reporter: subashini0690
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WORKSFORME    
Severity: Normal CC: bfulgham, dbates, simon.fraser, timothy, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description subashini0690 2019-04-26 14:13:41 PDT
https://codepen.io/subashinivenkat/pen/jRdaEj

Reproduction steps:
1. Open the codepen on Safari
2. Click on the input field and press right arrow, we can see the container scroll.
3. Now, open devtools
4. The behavior will no longer be reproducible.
5. Close devtool, the issue cannot be seen at all until the codepen is opened on a different tab of safari
Comment 1 Radar WebKit Bug Importer 2019-04-28 16:35:04 PDT
<rdar://problem/50282702>
Comment 2 Daniel Bates 2019-04-29 12:31:57 PDT
Regression?
Comment 3 Daniel Bates 2019-04-29 12:33:49 PDT
Build version or revision, please. See About Safari.
Comment 4 Brent Fulgham 2022-02-13 19:11:53 PST
We can't reproduce this