WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
20599
REGRESSION: Important controls are missing from <video> element UI, when compared to QuickTime
https://bugs.webkit.org/show_bug.cgi?id=20599
Summary
REGRESSION: Important controls are missing from <video> element UI, when comp...
Iván Garcia
Reported
2008-09-02 04:33:59 PDT
When I open a mp3, mp4 or mov file in Webkit (
r36013
, 1 Sept 08) quicktime plugin is in "Kiosk" mode, when I turned off in Quicktime Preference Pane. In this mode I can't download the file (I have QuickTime Pro), I can't change volume (only mute), and Behavior is very bad. Music keeps playing after 5 seconds I closed tab. A capture:
http://img131.imageshack.us/img131/2313/imagen1tv6.png
All this not happen in Standard Safari, mp3 load correctly. A capture:
http://img399.imageshack.us/img399/5493/imagen2fa8.png
This is not only with Seeqpod music. For example:
http://movies.apple.com/movies/paramount/tropic_thunder/tropic_thunder-tlr1a_480p.mov
Doesn't load correctly An interesting thing is that is file is embebed plugin loads ok. For example:
http://www.midilifecrisis.com/MortillaDemoReelMacs.html
Works perfectly while other file with the same format (m4v):
http://content.mobuzz.tv/es/dosisdiaria/ipod/es_mag_20080724.m4v
doesn't work. That's all
Attachments
Patch
(10.87 KB, patch)
2013-06-14 15:45 PDT
,
Ruth Fong
no flags
Details
Formatted Diff
Diff
Patch
(13.28 KB, patch)
2013-06-14 16:17 PDT
,
Ruth Fong
no flags
Details
Formatted Diff
Diff
Patch
(13.28 KB, patch)
2013-06-14 16:26 PDT
,
Ruth Fong
no flags
Details
Formatted Diff
Diff
Patch
(19.58 KB, patch)
2013-06-17 11:30 PDT
,
Ruth Fong
no flags
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2008-09-07 11:29:17 PDT
Giving this the full regression treatment (I haven't attempted to reproduce this though).
Alexey Proskuryakov
Comment 2
2008-10-31 12:43:52 PDT
Confirmed with
r38032
.
Alexey Proskuryakov
Comment 3
2008-10-31 12:48:33 PDT
<
rdar://problem/6336097
>
Simon Fraser (smfr)
Comment 4
2009-05-14 20:39:52 PDT
The available controls are different because you're comparing the <video> element (which is used when you load a media file directly, via the MediaDocument), with the QuickTime plug-in. The <video> element controls do not have affordance for saving the movie. This is by design.
Ruth Fong
Comment 5
2013-06-14 15:45:34 PDT
Created
attachment 204740
[details]
Patch
Early Warning System Bot
Comment 6
2013-06-14 15:51:11 PDT
Comment on
attachment 204740
[details]
Patch
Attachment 204740
[details]
did not pass qt-ews (qt): Output:
http://webkit-queues.appspot.com/results/923058
EFL EWS Bot
Comment 7
2013-06-14 15:54:00 PDT
Comment on
attachment 204740
[details]
Patch
Attachment 204740
[details]
did not pass efl-ews (efl): Output:
http://webkit-queues.appspot.com/results/890138
Early Warning System Bot
Comment 8
2013-06-14 15:54:10 PDT
Comment on
attachment 204740
[details]
Patch
Attachment 204740
[details]
did not pass qt-wk2-ews (qt-wk2): Output:
http://webkit-queues.appspot.com/results/921059
EFL EWS Bot
Comment 9
2013-06-14 16:00:49 PDT
Comment on
attachment 204740
[details]
Patch
Attachment 204740
[details]
did not pass efl-wk2-ews (efl-wk2): Output:
http://webkit-queues.appspot.com/results/920060
Ruth Fong
Comment 10
2013-06-14 16:17:43 PDT
Created
attachment 204745
[details]
Patch
Ruth Fong
Comment 11
2013-06-14 16:26:13 PDT
Created
attachment 204746
[details]
Patch
EFL EWS Bot
Comment 12
2013-06-14 16:41:22 PDT
Comment on
attachment 204746
[details]
Patch
Attachment 204746
[details]
did not pass efl-ews (efl): Output:
http://webkit-queues.appspot.com/results/906106
Eric Carlson
Comment 13
2013-06-17 09:01:38 PDT
Comment on
attachment 204746
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=204746&action=review
> Source/WebCore/page/ContextMenuController.cpp:258 > + // FIXME: Some day we should be able to do this from within WebCore.
Please file a bug and reference it in the FIXME.
Ruth Fong
Comment 14
2013-06-17 11:30:17 PDT
Created
attachment 204843
[details]
Patch
Ruth Fong
Comment 15
2013-06-17 11:33:47 PDT
(In reply to
comment #13
)
> (From update of
attachment 204746
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=204746&action=review
> > > Source/WebCore/page/ContextMenuController.cpp:258 > > + // FIXME: Some day we should be able to do this from within WebCore. > > Please file a bug and reference it in the FIXME.
Bug 117709
now tracks this issue.
WebKit Commit Bot
Comment 16
2013-06-17 14:51:12 PDT
Comment on
attachment 204843
[details]
Patch Clearing flags on attachment: 204843 Committed
r151656
: <
http://trac.webkit.org/changeset/151656
>
WebKit Commit Bot
Comment 17
2013-06-17 14:51:16 PDT
All reviewed patches have been landed. Closing bug.
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