Summary: | Automatic scrolling of folder pane gets "stuck" | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Jared B. <nitro> |
Component: | panels: folders | Assignee: | Peter Penz <peter.penz19> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | abrahams, daniel.moyne, linux, martinstolpe |
Priority: | NOR | ||
Version: | 2.0 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | 4.8.2 | |
Sentry Crash Report: |
Description
Jared B.
2012-03-09 08:04:54 UTC
Thanks for the detailed description, I could reproduce the issue. *** Bug 295128 has been marked as a duplicate of this bug. *** Git commit 6bf5f888c6735407645b53da82f57ec557fad5fc by Peter Penz. Committed on 09/03/2012 at 17:57. Pushed by ppenz into branch 'KDE/4.8'. Prevent endless scrolling of list when dragging items FIXED-IN: 4.8.2 M +3 -0 dolphin/src/kitemviews/kitemlistcontroller.cpp M +0 -1 dolphin/src/kitemviews/kitemlistview.cpp http://commits.kde.org/kde-baseapps/6bf5f888c6735407645b53da82f57ec557fad5fc Git commit 879f8aacb17b88fc81b13a0901c153615808b200 by Peter Penz. Committed on 09/03/2012 at 17:57. Pushed by ppenz into branch 'master'. Prevent endless scrolling of list when dragging items FIXED-IN: 4.8.2 M +3 -0 dolphin/src/kitemviews/kitemlistcontroller.cpp M +0 -1 dolphin/src/kitemviews/kitemlistview.cpp http://commits.kde.org/kde-baseapps/879f8aacb17b88fc81b13a0901c153615808b200 Wow, that was a fast response. Thanks, Peter! You're welcome :-) Sadly it takes one month until 4.8.2 gets released... oops what is automatic scrolling of folder pane, I mean how does it triger to automatic mode. *** Bug 296150 has been marked as a duplicate of this bug. *** In the meantime, are there any tricks to stop the automatic scrolling? *** Bug 296339 has been marked as a duplicate of this bug. *** this bug is still on as I experiencezd it yesterday when moving the vertical slider down to expose more icons of the window area : the window slider moves back itself! The only way to expose those icons was to click on space bemow vertical slider which is the other way to mow down the vertical slider step by step. There is nothing sprecial that I can add for the time being tha would bring a cliue to the developer. @Daniel Moyne:
> this bug is still on as I experiencezd it yesterday
Did you use 4.8.2 already? And are you sure you mean the exactly same issue as Jared reported?
Just to chime in: the patch Peter provided did fix the problem for me, but as he noted it won't be applied until 4.8.2 is released. I manually patched my instance of Dolphin in 4.8.1 so I don't have to wait until then. You'll either need to manually patch this yourself, or make sure you're running the latest 4.8.2 beta, in order to get the fix. thanks for the proposed fix but as this bug is nor really botheriing me for the time bieng knowing it will be repaired soon I will live with it until then. I thought that my version number automatically swoed up in my bug report! I am currently using 4.8.1 *** Bug 293002 has been marked as a duplicate of this bug. *** |