Bug 347915 - [Table] Refresh problem for action state
Summary: [Table] Refresh problem for action state
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EMF-Facet (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P5 major (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-06-01 07:58 EDT by Nicolas Guyomar CLA
Modified: 2020-05-01 11:26 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Guyomar CLA 2011-06-01 07:58:25 EDT
Hi,

Both action buttons "Only show commons columns" and "Hide empty columns" state is not well refreshed when using undo/redo action.

A click in the table editor is necessary for the button's state to be updated. We should add a call to the method notifyActions() in the setInput() one (class NatTableWidget)

Regards,
Nicolas Guyomar