RFR: 8303217: Webview loaded webpage is not showing play, volume related buttons for embeded Audio/Video elements [v9]

Hima Bindu Meda hmeda at openjdk.org
Mon Mar 6 15:51:45 UTC 2023


On Mon, 6 Mar 2023 12:55:51 GMT, Jay Bhaskar <jbhaskar at openjdk.org> wrote:

>> Issue: default html5 video element not showing media controls
>> Details: Media control design has been refactored in the current Webkit Gtk port. The CSS id 
>>                 and properties related to media buttons, and slider have been removed, due to which the 
>>                 media style mediaControlsAdwaita.css values are not being applied.
>> Solution: restored media control keywords and mapped to CSS keywords values.
>
> Jay Bhaskar has updated the pull request incrementally with one additional commit since the last revision:
> 
>   cleaning trailing whitespace error skara

Marked as reviewed by hmeda (Committer).

Looks good. I have verified unit tests and drt tests on mac and windows.
No issue seen.Slider and media controls are rendered properly.

-------------

PR: https://git.openjdk.org/jfx/pull/1049


More information about the openjfx-dev mailing list