Changes between Version 2 and Version 3 of Ticket #31661, comment 15
- Timestamp:
- 03/28/2015 11:09:44 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31661, comment 15
v2 v3 6 6 It's why I ended up storing the selection's start and end in an array when the `getSelection()` check returns true and the reverse tab out of the textarea happens :). 7 7 8 IE9 :8 IE9, properly puts the tags in: 9 9 [[Image(http://i.imgur.com/I9Cj6Wu.png)]] 10 10 11 IE10 :11 IE10, properly puts the tags in as well: 12 12 [[Image(http://i.imgur.com/EJpZwqd.png)]]