You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
On desktop browsers you can select an A (in) and B (out) time for a video and then turn the loop on.
On iOS this does not work in either safari or chrome (both in the non full screen browser where the controls appear).
It's possible these controls are only setup to respond to click rather than touch.
To Reproduce
Steps to reproduce the behavior:
Open a scene page
On phone may need to use landscape view (not full screen)
Tap either of the 0:00.0 box's or the Loop Off toggle box
Nothing happens
If you repeatedly tap them many many times rapidly you may be able to get it to register as a tap/click.
Expected behavior
Tapping on the A/B/Loop On buttons on iOS should work as per the click on desktop.
Smartphone (please complete the following information):
Device: iPhone 15 Pro / iPad Pro
OS: iOS & IPadOS / 17.5.1
Browser Both Chrome And Safari
Version (Chrome 128.0.6613.92)
Additional context
Upstream bug in the plugin I think we're using:
BonerFide
changed the title
[Bug Report] A>B Loop Controls do not work on iOS
[Bug Report] A>B Loop Controls do not work on Apple Touch Devices
Aug 28, 2024
One other thing to note, is long term I'd like to see this sort of be the way we make markers (or any sub-division of a movie / scene that doesn't require re-encoding), with an in/out option and sub-second precision. So it may be the sort of thing fixed in conjunction with that sort of added feature.
Describe the bug
On desktop browsers you can select an A (in) and B (out) time for a video and then turn the loop on.
On iOS this does not work in either safari or chrome (both in the non full screen browser where the controls appear).
It's possible these controls are only setup to respond to click rather than touch.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Tapping on the A/B/Loop On buttons on iOS should work as per the click on desktop.
Smartphone (please complete the following information):
OS: iOS & IPadOS / 17.5.1
Additional context
Upstream bug in the plugin I think we're using:
phhu/videojs-abloop#11
No traction on fixing it in the last 4 years. May need to fork it / find another plugin / submit a patch back to it.
The text was updated successfully, but these errors were encountered: