Integrated: 8303217: Webview loaded webpage is not showing play, volume related buttons for embeded Audio/Video elements
Jay Bhaskar
jbhaskar at openjdk.org
Mon Mar 6 16:03:22 UTC 2023
On Sun, 26 Feb 2023 16:47:23 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.
This pull request has now been integrated.
Changeset: bbdc5998
Author: Jay Bhaskar <jbhaskar at openjdk.org>
URL: https://git.openjdk.org/jfx/commit/bbdc59984a7f6427a5ad8b8ad39aa93ee3b4abbe
Stats: 400 lines in 18 files changed: 396 ins; 3 del; 1 mod
8303217: Webview loaded webpage is not showing play, volume related buttons for embeded Audio/Video elements
8300954: HTML default Range input control not rendered
Co-authored-by: Hima Bindu Meda <hmeda at openjdk.org>
Reviewed-by: kcr, hmeda
-------------
PR: https://git.openjdk.org/jfx/pull/1049
More information about the openjfx-dev
mailing list