WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
62453
The forward seek and back seek button in the media control act uncomfortably.
https://bugs.webkit.org/show_bug.cgi?id=62453
Summary
The forward seek and back seek button in the media control act uncomfortably.
Dongseong Hwang
Reported
2011-06-10 05:21:59 PDT
If an user clicks the seek forward button on media controls, the audio or the video is paused and then seeked forward by only 0.07 sec. If the user presses long, the audio or the video moves forward as nearly similar speed as playback. It is uncomfortable, compared to Android media player and something like that.
Attachments
patch
(1.87 KB, patch)
2011-06-10 05:26 PDT
,
Dongseong Hwang
no flags
Details
Formatted Diff
Diff
patch
(2.99 KB, patch)
2011-06-13 00:18 PDT
,
Dongseong Hwang
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Dongseong Hwang
Comment 1
2011-06-10 05:26:11 PDT
Created
attachment 96739
[details]
patch
Dongseong Hwang
Comment 2
2011-06-13 00:18:05 PDT
Created
attachment 96931
[details]
patch
Darin Adler
Comment 3
2011-06-13 08:22:59 PDT
Jer, Eric, how does the current behavior compare to the controls in, say, the QuickTime Player application?
Jer Noble
Comment 4
2011-06-13 10:06:40 PDT
(In reply to
comment #3
)
> Jer, Eric, how does the current behavior compare to the controls in, say, the QuickTime Player application?
I'm glad you asked. :) In QuickTime Player, I believe the fast forward button increases the playback rate to 2x, 4x, 8x, then wraps back around to 2x. (Same with rewind.) I believe some of the content up at Apple.com has adopted this style in their custom javascript controls as well.
Jer Noble
Comment 5
2011-06-13 10:10:39 PDT
To clarify, QTP increases the rate every time the user clicks on the fast forward button. Returning to "regular" speed requires the user to press the play/pause button. This works in QTP because they can display the current multiplier in a HUD overlaying the video; I don't know if we could get away with something similar. However, the behavior of the default controls could be changed so that the rate multiplier increases the longer the user holds down the FF button. Either way, however, fast forwarding by pausing the video and then jumping successively forwards in time is probably not the best way ::ahem:: forward.
Dongseong Hwang
Comment 6
2011-06-13 17:37:23 PDT
In Android, fast-forward button causes to jump 15 sec forward, and reward button causes to jump 5 sec backward.
Dongseong Hwang
Comment 7
2011-10-14 03:51:20 PDT
I think this is about policy of each product. Closed bug.
Eric Carlson
Comment 8
2011-10-14 06:39:14 PDT
Additionally,
https://bugs.webkit.org/show_bug.cgi?id=63595
enables true fast forward/reverse on platforms that support trick play modes.
Adam Barth
Comment 9
2011-10-15 00:03:11 PDT
Comment on
attachment 96931
[details]
patch Cleared review? from
attachment 96931
[details]
so that this bug does not appear in
http://webkit.org/pending-review
. If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again).
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