[System Tray AbstractItem] Hide tooltip when clicking item
ClosedPublic

Authored by broulik on Jun 13 2016, 6:11 PM.

Details

Summary

When you click an item it might show a menu of some sort which will grab the mouse and the ToolTipArea never gets a leave event causing the tooltip to show up above the menu.

Test Plan

Works

Diff Detail

Repository
R120 Plasma Workspace
Lint
Lint Skipped
Unit
Unit Tests Skipped
broulik updated this revision to Diff 4407.Jun 13 2016, 6:11 PM
broulik retitled this revision from to [System Tray AbstractItem] Hide tooltip when clicking item.
broulik updated this object.
broulik edited the test plan for this revision. (Show Details)
broulik added a reviewer: Plasma.
broulik set the repository for this revision to R120 Plasma Workspace.
Restricted Application added a project: Plasma. · View Herald TranscriptJun 13 2016, 6:11 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
mart accepted this revision.Jun 13 2016, 6:18 PM
mart added a reviewer: mart.
This revision is now accepted and ready to land.Jun 13 2016, 6:18 PM
broulik updated this revision to Diff 4414.Jun 13 2016, 6:42 PM
broulik edited edge metadata.

Also apply the same CompactApplet patch so this actually all works reliably

This revision was automatically updated to reflect the committed changes.