Bug 508789 - Possibility to use CTRL+PgUp/Down to move from tab to tab in item view
Summary: Possibility to use CTRL+PgUp/Down to move from tab to tab in item view
Status: RESOLVED FIXED
Alias: None
Product: tellico
Classification: Applications
Component: general (other bugs)
Version First Reported In: 3.5.4
Platform: Mageia RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: Robby Stephenson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-08-26 23:22 UTC by Bruno Cornec
Modified: 2025-08-30 19:20 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bruno Cornec 2025-08-26 23:22:00 UTC
SUMMARY
It would be great to ease input at keyboard to be able to navigate from tab to tab using the CTRL+PgUp/Down keys.
For a CD, from General to tracks to cover, ... and back.

I mention it for the current Mageia version, but I think it applies as well to other more recent versions.
Comment 1 Robby Stephenson 2025-08-30 19:11:58 UTC
(In reply to Bruno Cornec from comment #0)
> SUMMARY
> It would be great to ease input at keyboard to be able to navigate from tab
> to tab using the CTRL+PgUp/Down keys.
> For a CD, from General to tracks to cover, ... and back.

The existing shortcut keys are Ctrl + Tab and Ctrl + Shift + Tab, though I guess those come from Qt instead of KDE. Let me see about hooking up the default KDE shortcuts
Comment 2 Robby Stephenson 2025-08-30 19:20:28 UTC
Git commit cb172f84c42d5eec46fb3c8b8ba085b841cd384b by Robby Stephenson.
Committed on 30/08/2025 at 19:20.
Pushed by rstephenson into branch 'master'.

Connect tab widget next/previous to default shortcuts
FIXED-IN: 4.1.4

M  +4    -0    ChangeLog
M  +19   -0    src/gui/tabwidget.cpp
M  +4    -0    src/gui/tabwidget.h

https://invent.kde.org/office/tellico/-/commit/cb172f84c42d5eec46fb3c8b8ba085b841cd384b
Comment 3 Robby Stephenson 2025-08-30 19:20:47 UTC
Git commit efa31071aef33c246a16bfbc0b6875ec56859f35 by Robby Stephenson.
Committed on 30/08/2025 at 19:20.
Pushed by rstephenson into branch '4.1'.

Connect tab widget next/previous to default shortcuts
FIXED-IN: 4.1.4

M  +4    -0    ChangeLog
M  +19   -0    src/gui/tabwidget.cpp
M  +4    -0    src/gui/tabwidget.h

https://invent.kde.org/office/tellico/-/commit/efa31071aef33c246a16bfbc0b6875ec56859f35