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

Jay Bhaskar jbhaskar at openjdk.org
Mon Mar 6 10:38:43 UTC 2023


> 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:

  resolve thumb rendering issue

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1049/files
  - new: https://git.openjdk.org/jfx/pull/1049/files/ec0d8304..d9ca3aac

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jfx&pr=1049&range=07
 - incr: https://webrevs.openjdk.org/?repo=jfx&pr=1049&range=06-07

  Stats: 156 lines in 7 files changed: 155 ins; 0 del; 1 mod
  Patch: https://git.openjdk.org/jfx/pull/1049.diff
  Fetch: git fetch https://git.openjdk.org/jfx pull/1049/head:pull/1049

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


More information about the openjfx-dev mailing list