default video controls not rendered

Bug #1326886 reported by Olivier Tilloy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Oxide
New
Undecided
Unassigned

Bug Description

This issue can be observed with the following sample QML file:

import QtQuick 2.0
import com.canonical.Oxide 1.0
WebView {
  width: 800
  height: 600
  url: "http://www.html5rocks.com/en/tutorials/video/basics/"
}

Launch it with qmlscene, wait for the page to load, then scroll down the page to where the first video is, and observe that the video player has a progress bar, a label displaying the current time, and a volume bar, but the other controls (play/pause, volume icon, subtitles toggle, fullscreen toggle) are missing.

I suspect we’re simply missing some assets in the pak files.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.