Bug 197327 - Pressing right/left arrow on an input field scrolls the container
Summary: Pressing right/left arrow on an input field scrolls the container
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore JavaScript (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-26 14:13 PDT by subashini0690
Modified: 2022-02-13 19:11 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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