Opened 14 years ago
Last modified 14 years ago
#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 (1)
comment:1 Changed 14 years ago by
Component: | General → UI : Toolbar |
---|---|
Status: | new → confirmed |
Version: | 3.4.1 → 3.4 |
Confirmed, 'saveSnapshot' event should be added to auto-grow events list.