Summary: | zappos.com: Dropdown - 'Quantity' option size different | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Aditya Keerthi <akeerthi> | ||||||||||
Component: | Forms | Assignee: | Aditya Keerthi <akeerthi> | ||||||||||
Status: | RESOLVED FIXED | ||||||||||||
Severity: | Normal | CC: | cdumez, mmaxfield, thorton, webkit-bug-importer, wenson_hsieh | ||||||||||
Priority: | P2 | Keywords: | InRadar | ||||||||||
Version: | Safari Technology Preview | ||||||||||||
Hardware: | Mac | ||||||||||||
OS: | Unspecified | ||||||||||||
Attachments: |
|
Description
Aditya Keerthi
2020-10-06 11:01:25 PDT
Created attachment 410659 [details]
Before (Safari)
Created attachment 410660 [details]
Current (Chrome)
Created attachment 410662 [details]
Patch
Created attachment 410663 [details]
After (Safari)
Comment on attachment 410662 [details]
Patch
Seems like it might be testable?
(In reply to Tim Horton from comment #6) > Comment on attachment 410662 [details] > Patch > > Seems like it might be testable? Currently we don't have any tests related to the presented NSMenu. I thought about an API test where we check the view hierarchy, get the NSMenu and its NSMenuItems, and then perform assertions on an NSMenuItem's attributedString – but we don't have a way to know if menu is showing since its presentation is asynchronous. Committed r268126: <https://trac.webkit.org/changeset/268126> All reviewed patches have been landed. Closing bug and clearing flags on attachment 410662 [details]. |