Pressing spacebar skips video instead of pausing

Bug #1591745 reported by Felipe Escoto
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Audience
Fix Released
Medium
Unassigned

Bug Description

It should pause the video. I think it's getting the default action from the Window instead of from the player

src/Window.vala'
 @@ -100,10 +100,6 @@
             case Gdk.Key.p:
             case Gdk.Key.space:
                 resume_last_videos ();
                 return true;

Related branches

Changed in audience:
status: New → Fix Committed
Changed in audience:
milestone: none → loki-rc1
Cody Garver (codygarver)
Changed in audience:
importance: Undecided → Medium
milestone: loki-rc1 → 0.2
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.