Bug 234573 - [iOS] metromile.com <select> dropdowns open twice
Summary: [iOS] metromile.com <select> dropdowns open twice
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Aditya Keerthi
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-12-21 11:48 PST by Aditya Keerthi
Modified: 2021-12-22 18:21 PST (History)
6 users (show)

See Also:


Attachments
Patch (6.73 KB, patch)
2021-12-21 11:50 PST, Aditya Keerthi
no flags Details | Formatted Diff | Diff
Patch (6.72 KB, patch)
2021-12-21 11:57 PST, Aditya Keerthi
no flags Details | Formatted Diff | Diff
Patch (6.75 KB, patch)
2021-12-22 10:11 PST, Aditya Keerthi
no flags Details | Formatted Diff | Diff

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