Bug 477402

Summary: Enable using space as a keyboard shortcut to play/pause video
Product: [Applications] gwenview Reporter: Aroun <kde>
Component: generalAssignee: Gwenview Bugs <gwenview-bugs-null>
Status: REPORTED ---    
Severity: wishlist CC: john.kizer, kde, pehg_
Priority: NOR    
Version First Reported In: 23.08.2   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Aroun 2023-11-23 06:55:09 UTC
SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Open a video in Gwenview
2. Press space

OBSERVED RESULT
Nothing happens

EXPECTED RESULT
The video plays/stops

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Tuxedo OS 2
KDE Plasma Version: 5.27.9
KDE Frameworks Version: 5.111.0
Qt Version: 5.15.11
Comment 1 Pedro 2025-04-20 22:14:48 UTC
Thank you for the report. Indeed the `Space` key is broadly used to play/pause videos. As for Gwenview, it uses the shortcuts `P` and `M` for the actions Play/Pause and Mute, respectively.
Comment 2 Aroun 2025-04-21 05:26:21 UTC
(In reply to Pedro from comment #1)
> Thank you for the report. Indeed the `Space` key is broadly used to
> play/pause videos. As for Gwenview, it uses the shortcuts `P` and `M` for
> the actions Play/Pause and Mute, respectively.

Thank you, I didn’t know that `P` could be used.
Since there is no corresponding entry in "Configure Keyboard Shortcuts", I assumed there was no keyboard shortcut.