[Kicker] Fix highlighting favorites
ClosedPublic

Authored by broulik on Mar 15 2017, 7:45 PM.

Details

Summary

ToolTipArea steals mouse events from the MouseEventListener.

CCBUG: 377652

Test Plan

My favorites highlight properly now.

I think if it were a MouseArea instead of MEL this would have worked

Diff Detail

Repository
R119 Plasma Desktop
Lint
Lint Skipped
Unit
Unit Tests Skipped
broulik created this revision.Mar 15 2017, 7:45 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 15 2017, 7:45 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mart accepted this revision.Mar 17 2017, 1:09 PM
This revision is now accepted and ready to land.Mar 17 2017, 1:09 PM
hein accepted this revision.Mar 20 2017, 11:18 AM

Use of MEL there is pretty legacy, might be work investigating switching later.

This revision was automatically updated to reflect the committed changes.