Summary: | CTRL+RIGHT / CTRL+LEFT | ||
---|---|---|---|
Product: | [Applications] krusader | Reporter: | Nickolay Platonov <nickolay8> |
Component: | shortcuts | Assignee: | Krusader Bugs Distribution List <krusader-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | davide, krusader-bugs-null, nickolay8, toni.asensi |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/krusader/ebb75da3e2c0475730de27aceb1307bb4e0feab3 | Version Fixed In: | |
Sentry Crash Report: |
Description
Nickolay Platonov
2019-08-28 11:12:50 UTC
Screencast demonstrating the bug: https://yadi.sk/i/-V19RmDH4SZh8A Thanks for the screencast, Nickolay. The bug was also reproduced in the git version of Krusader when the "brief view" was used. Sure. Looking forward for the fix! There's a proposed solution in https://phabricator.kde.org/D23880 Git commit ebb75da3e2c0475730de27aceb1307bb4e0feab3 by Davide Gianforte. Committed on 15/09/2019 at 20:28. Pushed by gengisdave into branch 'master'. Handle Ctrl+Left/Right not working in brief view Since the fix for bug 374238, Ctrl key with left or right keys didn't work anymore in the brief view. This patch change the logic between KrInterBriefView::handleKeyEvent and KrView::handleKeyEvent FIXED: [ 411384 ] CTRL+RIGHT / CTRL+LEFT Differential revision: https://phabricator.kde.org/D23880 M +2 -11 krusader/Panel/PanelView/krinterbriefview.cpp https://commits.kde.org/krusader/ebb75da3e2c0475730de27aceb1307bb4e0feab3 Glad to see it fixed, thanks a lot! Any idea when the fix will be available in the ubuntu repos? Or, is there any custom PPA with recent Krusader? Any news on making the fix actually available for the masses? > Glad to see it fixed, thanks a lot! Any idea when the fix will be available > in the ubuntu repos? Or, is there any custom PPA with recent Krusader? > [...] > Any news on making the fix actually available for the masses? Hello, Nickolay. If you can follow the steps of https://commits.kde.org/krusader?path=INSTALL then you can build Krusader and get the latest features, tell Krusader developers about what you find, etc. This still does not seem to work in the Kubuntu 22, which ships Krusader version 2.7.2 "Peace of Mind"... Probably the developers uses different linux distribution, but I believe supporting K/Ubuntu is important, since it a very popular distribution. Update - it does not work in "Brief" mode (which I use most), but works in "Detailed". |