Summary: | Categorized View: Cannot change row with left/right arrow keys | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Todd <toddrme2178> |
Component: | kdeui | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | ereslibre, peter.penz19 |
Priority: | NOR | ||
Version: | SVN | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Todd
2011-01-04 08:01:51 UTC
Please check bug report #237553. This is indeed a feature, but with left/right I can be less restrictive and fix this bug. I take it. Please note this was intended to be a feature, but I think this very case (changing row with left/right buttons) makes sense, so yeah. Git commit 38d70aa810f634b24bcfccf1f11377bd2758a43f by Peter Penz. Committed on 26/12/2011 at 22:16. Pushed by ppenz into branch 'KDE/4.8'. Fix keyboard issues when groups are enabled When groups are enabled in Dolphin the key-up and key-down keys did not behave consistent in comparison to traditional views or like done in editors. Related: bug 261995 Related: bug 262038 M +106 -21 dolphin/src/kitemviews/kitemlistcontroller.cpp M +46 -1 dolphin/src/kitemviews/kitemlistcontroller.h M +0 -5 dolphin/src/kitemviews/kitemlistview.cpp M +0 -9 dolphin/src/kitemviews/kitemlistview.h M +0 -5 dolphin/src/kitemviews/kitemlistviewlayouter.cpp M +0 -7 dolphin/src/kitemviews/kitemlistviewlayouter_p.h http://commits.kde.org/kde-baseapps/38d70aa810f634b24bcfccf1f11377bd2758a43f Git commit b5df860cafe7c1ac66279beccf8eaac412ee336f by Peter Penz. Committed on 26/12/2011 at 22:16. Pushed by ppenz into branch 'master'. Fix keyboard issues when groups are enabled When groups are enabled in Dolphin the key-up and key-down keys did not behave consistent in comparison to traditional views or like done in editors. Related: bug 261995 Related: bug 262038 M +106 -21 dolphin/src/kitemviews/kitemlistcontroller.cpp M +46 -1 dolphin/src/kitemviews/kitemlistcontroller.h M +0 -5 dolphin/src/kitemviews/kitemlistview.cpp M +0 -9 dolphin/src/kitemviews/kitemlistview.h M +0 -5 dolphin/src/kitemviews/kitemlistviewlayouter.cpp M +0 -7 dolphin/src/kitemviews/kitemlistviewlayouter_p.h http://commits.kde.org/kde-baseapps/b5df860cafe7c1ac66279beccf8eaac412ee336f Hi, kdelibs (version 4 and earlier) is no longer maintained since a few years. KDE Frameworks 5 or 6 might already have resolved this bug. If not, please re-open against the matching framework if feasible or against the application that shows the issue. We then can still dispatch it to the right Bugzilla product or component. Greetings Christoph Cullmann |