Bug 572921 - [tmf.ui] Too many calls to handleCheckStateChangedEvent
Summary: [tmf.ui] Too many calls to handleCheckStateChangedEvent
Status: NEW
Alias: None
Product: Tracecompass
Classification: Tools
Component: TMF (show other bugs)
Version: 6.3.0   Edit
Hardware: PC Linux
: P3 normal
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact: Project Inbox CLA
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-16 14:50 EDT by Genevieve Bastien CLA
Modified: 2021-04-16 14:50 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Genevieve Bastien CLA 2021-04-16 14:50:01 EDT
In AbstractSelectTreeViewer2#internalSetCheckedElements, the listener is called too often, even if there is no change in the checked element state, which causes of lot of content update on the chart part.