Summary: | Scrolling on the task manager to switch windows works, but not with the mouse at the very bottom of the screen | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | ken taylor <enknt> |
Component: | general | Assignee: | Sebastian Kügler <sebas> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | bhush94 |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-workspace/112acf413e1cabebc28b05b6a13088713bfefe8c | Version Fixed In: | |
Sentry Crash Report: |
Description
ken taylor
2014-10-30 09:24:03 UTC
https://git.reviewboard.kde.org/r/120894/ On Thu, Oct 30, 2014 at 2:54 PM, ken taylor <enknt@talktalk.net> wrote: > https://bugs.kde.org/show_bug.cgi?id=340488 > > Bug ID: 340488 > Summary: Scrolling on the task manager to switch windows works, > but not with the mouse at the very bottom of the > screen > Product: plasmashell > Version: master > Platform: Kubuntu Packages > OS: Linux > Status: UNCONFIRMED > Severity: minor > Priority: NOR > Component: general > Assignee: sebas@kde.org > Reporter: enknt@talktalk.net > CC: bhush94@gmail.com > > In the Neon 5 ISO (24th Oct). When hovering mouse pointer over the task manager > in the panel, the scrollwheel switches windows as expected. When the mouse > pointer is moved right to the bottom edge of the screen this stops working. > > The mouse scrollwheel still still switches windows correctly in Plasma 1 with > the with the mouse pointer right at the bottom of the screen. This issue is > present in Plasma 5 with both the standard and the 'icons only' task managers. > > Reproducible: Always > > -- > You are receiving this mail because: > You are on the CC list for the bug. Git commit 112acf413e1cabebc28b05b6a13088713bfefe8c by Kai Uwe Broulik. Committed on 30/10/2014 at 09:28. Pushed by broulik into branch 'master'. Forward wheel events inside panel view This makes it also forward wheel events in the same fashion as it does with clicks. Restores Fitt's law for taskmanager wheeling. A similar patch for plasma-frameworks dialog is needed as well. Related: bug 340412 REVIEW: 120894 M +15 -0 shell/panelview.cpp http://commits.kde.org/plasma-workspace/112acf413e1cabebc28b05b6a13088713bfefe8c |