| Summary: | Ctrl+PgUp and Ctrl+PgDn shortcuts are broken | ||
|---|---|---|---|
| Product: | [Applications] NeoChat | Reporter: | Nate Graham <nate> |
| Component: | General | Assignee: | Tobias Fella <fella> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | carl |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/network/neochat/-/commit/4dfd4b68ebc006377efafd7207933a858860a3ce | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Nate Graham
2024-04-22 09:36:06 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/neochat/-/merge_requests/1711 Git commit 28c9d944573c2393b5f4fd1484601a8286a16fc5 by James Graham. Committed on 22/04/2024 at 22:01. Pushed by nvrwhere into branch 'master'. Fix Roomlist Shortcuts Fix the ctrl + pgup/pgdwn shortcuts for the room list so that they work with tree model M +10 -0 src/models/sortfilterroomtreemodel.cpp M +2 -0 src/models/sortfilterroomtreemodel.h M +18 -14 src/qml/RoomListPage.qml https://invent.kde.org/network/neochat/-/commit/28c9d944573c2393b5f4fd1484601a8286a16fc5 Yay thank you so much! Git commit 4dfd4b68ebc006377efafd7207933a858860a3ce by Tobias Fella, on behalf of James Graham. Committed on 23/04/2024 at 12:03. Pushed by tfella into branch 'release/24.05'. Fix Roomlist Shortcuts Fix the ctrl + pgup/pgdwn shortcuts for the room list so that they work with tree model (cherry picked from commit 28c9d944573c2393b5f4fd1484601a8286a16fc5) M +10 -0 src/models/sortfilterroomtreemodel.cpp M +2 -0 src/models/sortfilterroomtreemodel.h M +18 -14 src/qml/RoomListPage.qml https://invent.kde.org/network/neochat/-/commit/4dfd4b68ebc006377efafd7207933a858860a3ce |