WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
Bug 240575
Input caret scroll breaks when padding is set to 0
https://bugs.webkit.org/show_bug.cgi?id=240575
Summary
Input caret scroll breaks when padding is set to 0
Liam DeBeasi
Reported
2022-05-18 06:15:27 PDT
Created
attachment 459537
[details]
Code reproduction Given an input with padding: 0 and a label, attempting to scroll in the input does not work. Steps to reproduce: 1. Open attached reproduction on an iOS device. 2. Type enough text into the input such that the text goes offscreen and the input scrolls. 3. Long press on the Space key to turn the keyboard into a trackpad. 4. Move left to scroll the input to the beginning of the text. Observe that the input does not scroll. Expected Behavior: I expect that the input scrolls when using the keyboard as a trackpad. Actual Behavior: The input does not scroll. Other Information: - I tested this on iOS 15.5.
Attachments
Code reproduction
(475 bytes, text/html)
2022-05-18 06:15 PDT
,
Liam DeBeasi
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2022-05-25 06:16:13 PDT
<
rdar://problem/93897238
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug