Bug 477402 - Enable using space as a keyboard shortcut to play/pause video
Summary: Enable using space as a keyboard shortcut to play/pause video
Status: REPORTED
Alias: None
Product: gwenview
Classification: Applications
Component: general (other bugs)
Version First Reported In: 23.08.2
Platform: Neon Linux
: NOR wishlist
Target Milestone: ---
Assignee: Gwenview Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-23 06:55 UTC by Aroun
Modified: 2025-04-22 00:23 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.