Bug 221937

Summary: [iOS] Add an overflow button that's shown when controls are dropped so that it's still possible to trigger the dropped button's actions
Product: WebKit Reporter: Devin Rousso <hi>
Component: MediaAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: calvaris, cdumez, changseok, eric.carlson, esprehn+autocc, ews-watchlist, glenn, hi, jer.noble, joepeck, kondapallykalyan, pdr, philipj, sergio, tsavell, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 221938    
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Devin Rousso 2021-02-15 16:38:08 PST
e.g. if the tracks button is dropped, there's no way to change the language/subtitles (unless you make the video larger to un-drop the tracks button)
Comment 1 Devin Rousso 2021-02-15 16:44:17 PST
<rdar://problem/20968078>
Comment 2 Devin Rousso 2021-02-15 16:52:07 PST
Created attachment 420395 [details]
Patch
Comment 3 Devin Rousso 2021-02-16 11:47:27 PST
Created attachment 420512 [details]
Patch

add Overflow.svg for macOS too
Comment 4 Devin Rousso 2021-02-16 16:56:18 PST
Created attachment 420560 [details]
Patch
Comment 5 EWS 2021-02-17 09:32:17 PST
Committed r273004: <https://commits.webkit.org/r273004>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 420560 [details].
Comment 6 Truitt Savell 2021-02-19 11:15:08 PST
It looks like the changes in https://trac.webkit.org/changeset/273004/webkit

broke media/modern-media-controls/volume-support/volume-support-click.html

tracking in https://bugs.webkit.org/show_bug.cgi?id=222181