Fix invalid reference of toolTipArea.
ClosedPublic

Authored by xuetianweng on Mar 10 2017, 3:41 AM.

Details

Summary

When activateTask is called from root Item, it will fail to resolve the
reference of toolTipArea. This change make toolTipArea a property of Task
and make activateTask() access it via this property.

Test Plan

Manually test via Meta+number on group item.

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
xuetianweng created this revision.Mar 10 2017, 3:41 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 10 2017, 3:41 AM

fix may be applied to 5.9 branch

mart accepted this revision.Mar 15 2017, 12:13 PM
mart added a subscriber: mart.

ok for 5.9 as well

This revision is now accepted and ready to land.Mar 15 2017, 12:13 PM
This revision was automatically updated to reflect the committed changes.