Report designer: Always send clicked signal when the user clicks inside a section.
ClosedPublic

Authored by danders on Sep 2 2016, 6:58 AM.

Details

Reviewers
staniek
piggz
Summary

Report designer: Always send clicked signal when the user clicks inside a section.

The view needs this to dectivate active scene and activate new schene
when an element is clicked in a deactivee scene.
This leads to confusing behaviour, see below.

Test:
Add a label to group section and a field to detail section

  1. Select the label
  2. Press RMB over label
  3. Delete

Before:

  1. Both label and field shows as selcted, detail section still active
  2. Context menu shown
  3. Field in detail section deleted

After:

  1. Field deselected, detail section deactive Group section activated, label selected
  2. Context menu shown
  3. Label deleted
Test Plan

see above

Diff Detail

Repository
R14 KReport
Lint
Lint Skipped
Unit
Unit Tests Skipped
danders updated this revision to Diff 6399.Sep 2 2016, 6:58 AM
danders retitled this revision from to Report designer: Always send clicked signal when the user clicks inside a section..
danders updated this object.
danders edited the test plan for this revision. (Show Details)
danders added a reviewer: staniek.
danders set the repository for this revision to R14 KReport.
danders added a project: KReport.
This revision is now accepted and ready to land.Sep 18 2016, 7:49 PM
piggz closed this revision.Sep 18 2016, 7:49 PM