Bug 365032 - can't scroll through "Status and Notifications" using mouse middle button
Summary: can't scroll through "Status and Notifications" using mouse middle button
Status: RESOLVED INTENTIONAL
Alias: None
Product: plasmashell
Classification: Plasma
Component: System Tray widget (other bugs)
Version First Reported In: 5.6.4
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-03 10:35 UTC by Unknown
Modified: 2016-07-03 16:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Unknown 2016-07-03 10:35:24 UTC
The scroll bar of System Tray of Status and Notifications can't be scrolled using mouse middle button or touchpad scroll instead you have to drag the scroll bar and move it each time which annoying a lot.

Reproducible: Always
Comment 1 Kai Uwe Broulik 2016-07-03 13:25:34 UTC
System tray icons can also react to mouse wheel events, such as the volume or battery icon, and this would conflict with scrolling. I agree it's not optimal but there's no way both input events could be handled without conflicting. Note that you can also drag the entire view (like on a phone) rather than just the scroll bar.
Comment 2 Unknown 2016-07-03 16:06:22 UTC
that can do, thanks