connect clicked signal of view (again)
ClosedPublic

Authored by sitter on Mar 12 2019, 10:19 AM.

Details

Summary

activated, when the system is in double click mode is only triggered
on double click. but even with in double click mode we want side panels to
trigger on single clicks. so we need both clicked and activated.

double-activation continues to be properly guarded in clickedSlot, so
this change looks to be save vis-a-vis state changes in the UI

BUG: 405373
FIXED-IN: 5.15.3
CHANGELOG: single-clicks correctly activate modules again when the system is in double-click mode

Test Plan

single click system:

  • clicking enables modules
  • keyboard navigation enables modules
  • double clicking has no unintended side effects

double-click system:

  • same

Diff Detail

Repository
R102 KInfoCenter
Branch
Plasma/5.15
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 9495
Build 9513: arc lint + arc unit
sitter created this revision.Mar 12 2019, 10:19 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMar 12 2019, 10:19 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
sitter requested review of this revision.Mar 12 2019, 10:19 AM
mart accepted this revision.Mar 12 2019, 11:10 AM
This revision is now accepted and ready to land.Mar 12 2019, 11:10 AM
This revision was automatically updated to reflect the committed changes.