Summary: | 'Back' and 'Forward' mouse buttons make Dolphin open the item when an item is hovered while using "Selects Item" on "Clicking files or folders" option. | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Brandow <brandowlucas> |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | kfm-devel, magunasu.b97, muench.rico |
Priority: | NOR | ||
Version First Reported In: | 24.05.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Brandow
2024-08-10 03:27:34 UTC
I experience the same issue as Brandow described it. === STEPS TO REPRODUCE 1. Open Dolphin 2. Hover over a folder 3. Double-click MOUSE4 or MOUSE5 === OBSERVED RESULT It opens the select item. === EXPECTED RESULT Nothing happens as there is no previous folder. === SOFTWARE/OS VERSIONS Operating System: EndeavourOS KDE Plasma Version: 6.2.1 KDE Frameworks Version: 6.7.0 Qt Version: 6.8.0 Kernel Version: 6.11.3-arch1-1 (64-bit) Graphics Platform: Wayland > When pressing 'Back' and 'Forward' (MOUSE4/MOUSE5) mouse buttons sometimes make Dolphin open the folder/file when an item is hovered This is fixed with https://invent.kde.org/system/dolphin/-/commit/131c889b0c050592809035242db6200482e0edde This bug report is a duplicate of https://bugs.kde.org/show_bug.cgi?id=485295 for this part. Since this is the main reason for opening this bug report I've set this one as the duplicate. > but pressing BACK/FORWARD buttons in a fast pace doesn't actually go instantly, it has a little delay between which is very annoying. This is fixed with https://invent.kde.org/system/dolphin/-/commit/819960aed450d9aa40fd42dc42ad7119c88a4802 This bug report is a duplicate of https://bugs.kde.org/show_bug.cgi?id=485295 for this part. I wanted to fix the second one myself and after fixing it on master a few hours ago I found out that there was already a fix for it but it wasn't yet... At least I came up with the same solution. Also I looked for existing bug reports before but didn't find any until I found the commits that fix the issue. *** This bug has been marked as a duplicate of bug 485295 *** Didn't notice that both commits refer to the same bug report... |