Changes between Version 1 and Version 2 of Ticket #13429, comment 5
- Timestamp:
- Jun 25, 2015, 1:22:28 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified Ticket #13429, comment 5
v1 v2 7 7 In alternative solution I don't use insertElement but select pasted content instead. The solution is simpler but it breaks good user experience. 8 8 9 Note: I didn't use bookmarks because we don't need them: if selection is valid we can use range and if it is invalid we would have to remove bookmarksanyway and they caused problems with snapshots.9 Note: I didn't use bookmarks because we don't need them: if selection is valid we can use range and if it is invalid we wouldn't use them anyway and they caused problems with snapshots.