WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 98518
94821
[Qt][WK2] Minibrowser --desktop doesn't show flash video if devicePixelRatio != 1
https://bugs.webkit.org/show_bug.cgi?id=94821
Summary
[Qt][WK2] Minibrowser --desktop doesn't show flash video if devicePixelRatio ...
Jesus Sanchez-Palencia
Reported
2012-08-23 08:48:04 PDT
If you open a youtube video, for instance, you hear the audio from it but you can't see the video. It only happens with MiniBrowser on desktop mode. Snowshoe desktop works just fine and Minibrowser mobile as well.
Attachments
Add attachment
proposed patch, testcase, etc.
Andras Becsi
Comment 1
2012-09-04 08:50:32 PDT
(In reply to
comment #0
)
> [...] Snowshoe desktop works just fine and Minibrowser mobile as well.
Current trunk shows a black video for me with the mobile MiniBrowser as well.
Luciano Wolf
Comment 2
2012-09-13 07:03:22 PDT
Removing "experimental.devicePixelRatio: 1.5" from BrowserWindow.qml solves the problem. I'm investigating it.
Luciano Wolf
Comment 3
2012-09-14 10:42:36 PDT
HTML5 video plays nicely. Flash videos only play if you double click it (to set fullscreen mode). Taking a look at plugins/flash related stuff now.
Luciano Wolf
Comment 4
2012-09-18 06:52:29 PDT
No progress was made on this since my last comment. I'm moving to another bug and removing myself from "assigned to".
Balazs Kelemen
Comment 5
2012-10-13 12:07:31 PDT
It has been fixed in
http://trac.webkit.org/changeset/130519
. The rendering is still not perfect though, I will investigate in how should we handle the devicePixelRatio for plugins. *** This bug has been marked as a duplicate of
bug 98518
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug