Bug 197327
Summary: | Pressing right/left arrow on an input field scrolls the container | ||
---|---|---|---|
Product: | WebKit | Reporter: | subashini0690 |
Component: | WebCore JavaScript | Assignee: | 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 |
subashini0690
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/50282702>
Daniel Bates
Regression?
Daniel Bates
Build version or revision, please. See About Safari.
Brent Fulgham
We can't reproduce this