celluloid-player / celluloid

A simple GTK+ frontend for mpv
https://celluloid-player.github.io
GNU General Public License v3.0
1.14k stars 90 forks source link

Space key problem #943

Closed Majlo34 closed 4 months ago

Majlo34 commented 5 months ago

Overview Description:

Hello. I found small problem with space key which can be very anoying because instead of pause/play it start video from begining.

Steps to Reproduce:

  1. Play movie and pres left or right arrow key ( seek backward/forward)
  2. Then press pause ( it should pause video )
  3. Instead of pause it will start video from beggining.

I tried this in mpv 0.37.0 and it works as expected.

Actual Results:

Expected Results:

Space key should pause/play video

Version: Celluloid 0.26

Additional Information:

Ubuntu 24.04 , celluloid installed from Flathub.

gnome-mpv commented 5 months ago

Is the playlist open when this happened?

Majlo34 commented 5 months ago

You are right, it only happens when playlist is open.