Summary: | Details view - selection issue | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Aaron Peterson <alpeterson> |
Component: | view-engine: details mode | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | kollix |
Priority: | NOR | ||
Version: | 1.99 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.0 | |
Sentry Crash Report: | |||
Attachments: |
Just opened Dolphin
Selected a file. Just trying to look in the video folder, clicked the chevron. |
Description
Aaron Peterson
2012-01-06 22:31:07 UTC
btw, it was reproducable on my two kde 4.7.95 machines... just upgraded to 4.8 RC2, still occurs. Thanks for the report, but the "Steps to Reproduce" are unclear to me: > expand a folder. ok > click on an item below the expansion, (not > trying to select it, just trying to > give it focus) How did you manage to do this? Using the keyboard selects the item. Or do you mean that an item below is a directory and you click on the expansion toggle '>'/'V'? > click on the chevron above it I'm not sure what you mean with "chevron" - the expansion toggle '>'/'V'? Yes, the expansion toggle. I clicked on a file low in the list. I then clicked on the expansion toggle that was up high in the list. everything was selected, including the folder with the expansion toggle, the contents of that, and everything down to the file that I had originally clicked on. Created attachment 67635 [details]
Just opened Dolphin
I use the double click to open files option!!!
Created attachment 67636 [details]
Selected a file.
I just happened to click. Don't want it to be selected even,
Created attachment 67637 [details]
Just trying to look in the video folder, clicked the chevron.
Oh no!!! my files are all selected!
I did not use my keyboard, This was just in the mouse phase. I have the double click setting on, most people probably use the single click setting because it is default... (I require use of deliberate action to open a file, and will be making double click to open a file default on my livecd distro) Thanks for the update, I could reproduce the issue also with single-click now. (Internal note: - Select a folder X (-> gets current item + selected item) - Select an item below by pressing CTRL + left click - Open selection toggle from folder X Git commit 5094e9a9b4f2eef21216cdd846aab69c27e54063 by Peter Penz. Committed on 11/01/2012 at 22:33. Pushed by ppenz into branch 'KDE/4.8'. Fix selection issue when expanding a tree The selection anchor must be reset when changing the current item to the root of the tree. FIXED-IN: 4.8.0 M +2 -0 dolphin/src/kitemviews/kitemlistcontroller.cpp M +1 -1 dolphin/src/kitemviews/kitemlistselectionmanager.h http://commits.kde.org/kde-baseapps/5094e9a9b4f2eef21216cdd846aab69c27e54063 Git commit 2f42a397e0adb3dd015aa248392e615d234deca9 by Peter Penz. Committed on 11/01/2012 at 22:33. Pushed by ppenz into branch 'master'. Fix selection issue when expanding a tree The selection anchor must be reset when changing the current item to the root of the tree. FIXED-IN: 4.8.0 M +2 -0 dolphin/src/kitemviews/kitemlistcontroller.cpp M +1 -1 dolphin/src/kitemviews/kitemlistselectionmanager.h http://commits.kde.org/kde-baseapps/2f42a397e0adb3dd015aa248392e615d234deca9 *** Bug 291028 has been marked as a duplicate of this bug. *** |