| Summary: | Possibility to use CTRL+PgUp/Down to move from tab to tab in item view | ||
|---|---|---|---|
| Product: | [Applications] tellico | Reporter: | Bruno Cornec <bruno> |
| Component: | general | Assignee: | Robby Stephenson <robby> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | bruno |
| Priority: | NOR | ||
| Version First Reported In: | 3.5.4 | ||
| Target Milestone: | --- | ||
| Platform: | Mageia RPMs | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/office/tellico/-/commit/efa31071aef33c246a16bfbc0b6875ec56859f35 | Version Fixed/Implemented In: | 4.1.4 |
| Sentry Crash Report: | |||
|
Description
Bruno Cornec
2025-08-26 23:22:00 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 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 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 |