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

Jay Bhaskar jbhaskar at openjdk.org
Tue Feb 28 04:26:35 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:

  Refactoring code due to riased pr https://github.com/openjdk/jfx/pull/1050

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

Changes:
  - all: https://git.openjdk.org/jfx/pull/1049/files
  - new: https://git.openjdk.org/jfx/pull/1049/files/ca622c2e..89d72424

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

  Stats: 152 lines in 4 files changed: 74 ins; 58 del; 20 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