Changes between Initial Version and Version 1 of Ticket #9794, comment 18
- Timestamp:
- Jun 5, 2013, 7:00:21 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9794, comment 18
initial v1 1 Just a quick check on FF and Chrome and it works fine - it is fired on every key and drag&drop .1 Just a quick check on FF and Chrome and it works fine - it is fired on every key and drag&drop (but programatic DOM changes aren't triggering it). 2 2 3 3 In fact, we are planning (but it's hard to tell now if it is going to work) to implement onchange event using undo manager. So this event may not be required for onchange specifically, but to improve undo manager which e.g. has problems with D&D (#7422).