| Summary: | Right clicking on empty space in dolphin and scrolling creates selection box | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | Antti Savolainen <antti.savo> |
| Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bugseforuns, dimitri.code, dolphin-bugs-null, razor128 |
| Priority: | NOR | ||
| Version First Reported In: | 24.02.1 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/system/dolphin/-/commit/24268a4df5d4fe0a856d17ca878d793527a1188e | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
|
Description
Antti Savolainen
2024-04-01 17:51:24 UTC
A possibly relevant merge request was started @ https://invent.kde.org/system/dolphin/-/merge_requests/757 *** Bug 484948 has been marked as a duplicate of this bug. *** Git commit 24268a4df5d4fe0a856d17ca878d793527a1188e by Felix Ernst, on behalf of Amol Godbole. Committed on 05/04/2024 at 13:47. Pushed by felixernst into branch 'master'. KItemListController: don't create rubber band for a right click in an empty region Rubber band was being incorrectly created for a right click in an empty region. Handle this case in KItemListController::onPress(). M +5 -0 src/kitemviews/kitemlistcontroller.cpp https://invent.kde.org/system/dolphin/-/commit/24268a4df5d4fe0a856d17ca878d793527a1188e *** Bug 487113 has been marked as a duplicate of this bug. *** |