3 | 3 | Custom copy handling introduced in 4.5.0 does not support IE because of some limitations in ClipboardAPI in IE implementation. It means copy handling in IE hasn't change across previously mentioned versions, copying headers also doesn't work in versions below 4.5.0 in IE. Due to this differences in copy handling, we decided to split this ticket into two, one is for fixing this issue in other browsers than IE and the other one is to support this in IE. It will help us to work on this issues separately and provide solution faster. |