Summary: | click release anywhere in a task item should activate the item | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Teodor <teod0r> |
Component: | widget-taskbar | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | usability |
Priority: | NOR | ||
Version: | 4.10.4 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-framework/728cf2e53f95665c5140de36f65a4d4e643aa18c | Version Fixed In: | 4.11 |
Sentry Crash Report: |
Description
Teodor
2013-06-08 12:36:41 UTC
Please report the issue for each application individually. Ideally, the application should respect the "Drag distance" value set in System Settings > Mouse Settings > Advanced. For Dolphin, I see it respects the drag distance when clicking on a file, so I am not sure which file manager you mean. Reassigning to Plasma developers for the task bar issue. (In reply to comment #1) > Please report the issue for each application individually. Ideally, the > application should respect the "Drag distance" value set in System Settings > > Mouse Settings > Advanced. > > For Dolphin, I see it respects the drag distance when clicking on a file, so > I am not sure which file manager you mean. I know this one :) Dolphin lets one drop a folder onto itself rather easily (folder icons are often much larger than the drag distance) and then shows an error. In those cases, an error really shouldn't be necessary. In any case, I just tried with the new task bar coming in 4.11 and it does suffer from this problem and yes, it needs to be fixed. Git commit ac9592832893cd6562dc0747f8afc1d7f89442c8 by Marco Martin. Committed on 17/06/2013 at 11:50. Pushed by mart into branch 'master'. don't use startdragdistance here emit click if the cursor is still in the area regardless of the distance travelled this because MouseEventListener doesn't start drags FIXED-IN:4.11 M +1 -1 plasma/declarativeimports/qtextracomponents/mouseeventlistener.cpp http://commits.kde.org/kde-runtime/ac9592832893cd6562dc0747f8afc1d7f89442c8 Git commit 728cf2e53f95665c5140de36f65a4d4e643aa18c by Sebastian Kügler. Committed on 17/06/2013 at 15:25. Pushed by sebas into branch 'master'. don't use startdragdistance here emit click if the cursor is still in the area regardless of the distance travelled this because MouseEventListener doesn't start drags FIXED-IN:4.11 cherry-picked from ac9592832893cd6562dc0747f8afc1d7f89442c8 in kde-runtime M +1 -1 src/declarativeimports/qtextracomponents/mouseeventlistener.cpp http://commits.kde.org/plasma-framework/728cf2e53f95665c5140de36f65a4d4e643aa18c |