WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
285761
[Modern Media Controls] Seeking or scubbing does not always seek to time requested
https://bugs.webkit.org/show_bug.cgi?id=285761
Summary
[Modern Media Controls] Seeking or scubbing does not always seek to time requ...
Eric Carlson
Reported
2025-01-10 11:07:53 PST
The modern media controls only calls `fastSeek` when scrubbing or seeking, which means it may seek to the nearest key frame. This is especially problematic when seeking backwards in a video file with only one keyframe, where every reverse seek ends up at time zero.
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Carlson
Comment 1
2025-01-10 11:08:01 PST
rdar://142275903
Eric Carlson
Comment 2
2025-01-10 11:12:34 PST
Pull request:
https://github.com/WebKit/WebKit/pull/38856
EWS
Comment 3
2025-02-04 16:30:33 PST
Committed
289836@main
(cc6d32298158): <
https://commits.webkit.org/289836@main
> Reviewed commits have been landed. Closing PR #38856 and removing active labels.
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