videovillage / community

Feature requests, bug tracking, questions, and issues for Filmbox, Scatter, Screen, and Lattice. Also general questions about color science and filmmaking are welcome!
https://github.com/orgs/videovillage/discussions
7 stars 0 forks source link

Playhead stops moving with ←/→ keys held down #75

Open gkertai opened 4 years ago

gkertai commented 4 years ago

When you hold the Skip Backward / Skip Forward keys (left/right arrow keys), the player keeps stepping backward/forward as per the keyboard repeat rate, but the playhead stops moving after the first few frames. When the keys are released, the playhead jumps to the correct position.

When using the JKL shortcuts for the same, the playhead moves normally (e.g. hold K then hold either J or L, the playhead moves smoothly).

Reproducible with Screen 1.1.6 on both Mac OS High Sierra and Mojave.

gregcotten commented 4 years ago

I'm testing on Mojave and can't reproduce this unfortunately...

gregcotten commented 4 years ago

The hold K while holding J or L thing actually initiates slow reverse or forward playback. The forward and back keys are guaranteed to step one frame per press.

gkertai commented 4 years ago

I checked, and it only happens when you have your keyboard repeat rate at its highest setting. I've had it there for so long that I forgot it might be related. I guess you can call me a keyboard power user.