Bug 58484 - REGRESSION(r83397) [Qt] When the video is loading and the poster is shown all the controls are hidden except the play button.
Summary: REGRESSION(r83397) [Qt] When the video is loading and the poster is shown all...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Critical
Assignee: Alexis Menard (darktears)
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-04-13 14:56 PDT by Alexis Menard (darktears)
Modified: 2011-05-04 12:59 PDT (History)
1 user (show)

See Also:


Attachments
Proposed patch. (1.75 KB, patch)
2011-04-13 15:09 PDT, Alexis Menard (darktears)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexis Menard (darktears) 2011-04-13 14:56:41 PDT
Run QtTestBrowser, open tiny.cc/wkmedia, and while the video is pre-loading the controls are not visible (except the play button).
Comment 1 Alexis Menard (darktears) 2011-04-13 15:09:18 PDT
Created attachment 89473 [details]
Proposed patch.
Comment 2 Andreas Kling 2011-04-13 15:10:33 PDT
Comment on attachment 89473 [details]
Proposed patch.

r=me
Comment 3 Alexis Menard (darktears) 2011-04-14 05:12:48 PDT
Comment on attachment 89473 [details]
Proposed patch.

Clearing flags on attachment: 89473

Committed r83838: <http://trac.webkit.org/changeset/83838>
Comment 4 Alexis Menard (darktears) 2011-04-14 05:12:55 PDT
All reviewed patches have been landed.  Closing bug.