This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/113124/

Bump. Can we have this fixed soonish? Nicolas, can you push?

- Kevin Funk


On October 6th, 2013, 7:36 p.m. UTC, Nicolás Alvarez wrote:

Review request for Plasma.
By Nicolás Alvarez.

Updated Oct. 6, 2013, 7:36 p.m.

Bugs: 316546
Repository: kde-runtime

Description

MouseEventListener: Don't process event from children multiple times.

If an event passed through multiple visually-overlapping children of
MouseEventListener, the event filter was processing the event every time.
For example, this caused problems for the KMix icon in the tray, which
would trigger volume changes three times for every mouse wheel event.

BUG:316546

Testing

The KMix problem is gone, each mouse wheel step now changes the volume by the appropriate amount.

Diffs

  • plasma/declarativeimports/qtextracomponents/mouseeventlistener.cpp (36530e075dc52348f32032c32457a090b904c3b9)

View Diff