Ticket #6584 (confirmed Bug)
Table operation don't trigger DOM events / autogrow
| Reported by: | dinu | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | UI : Toolbar | Version: | 3.4 |
| Keywords: | Cc: |
Description
To reproduce:
- Insert a table
- Use snap menu to add another row
Result:
- No contentDom event is triggered
Same happens for probably all table operations: change style, class, etc.
Change History
Note: See
TracTickets for help on using
tickets.

Confirmed, 'saveSnapshot' event should be added to auto-grow events list.