Skip to content

[applets/systemtray] Fix click outside of applet

Konrad Materka requested to merge work/kmaterka/systemtray_fix_middle_click into master

This solves the problem when the user clicks the padding around the applet or its label. The event is now correctly redirected to the applet.

This fixes both the left button and the middle click.

BUG: 426646

FIXED-IN: 5.21

Edited by Konrad Materka

Merge request reports