Bug 234573

Summary: [iOS] metromile.com <select> dropdowns open twice
Product: WebKit Reporter: Aditya Keerthi <akeerthi>
Component: FormsAssignee: Aditya Keerthi <akeerthi>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, hi, megan_gardner, thorton, webkit-bug-importer, wenson_hsieh
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Aditya Keerthi 2021-12-21 11:48:03 PST
1. Visit metromile.com and get a new quote (proceed to the date of birth screen).
2. Tap the month dropdown and observe that after selecting a month, another picker is still displayed.
Comment 1 Aditya Keerthi 2021-12-21 11:48:33 PST
rdar://84011144
Comment 2 Aditya Keerthi 2021-12-21 11:50:53 PST
Created attachment 447739 [details]
Patch
Comment 3 Wenson Hsieh 2021-12-21 11:53:09 PST
Comment on attachment 447739 [details]
Patch

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

r=mews

> Source/WebKit/ChangeLog:23
> +        However, in in between the first and second call to focus(), the

Nit - "in in"
Comment 4 Aditya Keerthi 2021-12-21 11:57:32 PST
Created attachment 447740 [details]
Patch
Comment 5 Aditya Keerthi 2021-12-22 10:11:40 PST
Created attachment 447814 [details]
Patch
Comment 6 EWS 2021-12-22 18:21:16 PST
Committed r287381 (245521@main): <https://commits.webkit.org/245521@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 447814 [details].