Summary: | selection in dolphin is deleted when using ctrl-button | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Gregor Waluga <gregorgraph> |
Component: | general | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | finex, frank78ac |
Priority: | NOR | ||
Version: | 16.12.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | The ctrl-button is pressed all the time, however dolphin unselect other files when making the rectangle from the bottom |
Description
Gregor Waluga
2009-08-07 18:03:40 UTC
Created attachment 35968 [details]
The ctrl-button is pressed all the time, however dolphin unselect other files when making the rectangle from the bottom
Here's a screencast to show this
Confirmed in current trunk too With Qt 4.5.2 and current trunk (r1011582) I'm not able to reproduce this issue anymore. I've to have the view scrolling down to loose the existing selection (which has already been reported but I don't remember the bug number). I can still reproduce it with trunk r1033620 / Qt 4.6-stable-patched commit 977d4668604bf5c5506f2e7a09c15e59fe8f4d3f from kde-qt. It seems to have the same cause as the scrolling problem (comment 3, this is bug 190703) because the patch I've just attached to the other report fixes both for me. Note that you have to apply the patch from http://qt.gitorious.org/qt/qt/merge_requests/1759 to test this in trunk - without it, Ctrl-rubber band selection is broken due to a regression in Qt's 4.6 branch. *** This bug has been marked as a duplicate of bug 190703 *** |