Bug 199949 - [iOS] Entering 2FA code on idmsa.apple.com causes unexpected scrolling
Summary: [iOS] Entering 2FA code on idmsa.apple.com causes unexpected scrolling
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-07-19 10:35 PDT by Wenson Hsieh
Modified: 2019-07-19 12:55 PDT (History)
7 users (show)

See Also:


Attachments
Patch (14.78 KB, patch)
2019-07-19 11:14 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Patch (14.72 KB, patch)
2019-07-19 11:18 PDT, Wenson Hsieh
thorton: review+
Details | Formatted Diff | Diff
Patch for landing (14.75 KB, patch)
2019-07-19 11:47 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2019-07-19 10:35:33 PDT
<rdar://problem/49944428>
Comment 1 Wenson Hsieh 2019-07-19 11:14:52 PDT
Created attachment 374476 [details]
Patch
Comment 2 Wenson Hsieh 2019-07-19 11:17:57 PDT
Comment on attachment 374476 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=374476&action=review

> LayoutTests/fast/forms/ios/no-scrolling-when-moving-focus-between-adjacent-fields.html:48
> +        setTimeout(() => testRunner.notifyDone(), 10000);

🧐
Comment 3 Wenson Hsieh 2019-07-19 11:18:17 PDT
Created attachment 374477 [details]
Patch
Comment 4 Wenson Hsieh 2019-07-19 11:47:13 PDT
Created attachment 374480 [details]
Patch for landing
Comment 5 WebKit Commit Bot 2019-07-19 12:55:27 PDT
Comment on attachment 374480 [details]
Patch for landing

Clearing flags on attachment: 374480

Committed r247651: <https://trac.webkit.org/changeset/247651>