Changes between Initial Version and Version 1 of Ticket #13214, comment 3


Ignore:
Timestamp:
May 25, 2015, 10:55:42 AM (9 years ago)
Author:
Piotr Jasiun
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13214, comment 3

    initial v1  
    22> User may copy&paste a link in the meantime and we would like to avoid having two links with the same id. This may be assured in `editor#paste` listener.
    33
    4 If user copy&paste the link, both links should be replaced with widgets imho. And I do not see the point why we should do this in 2 requests. We could use classes instead of IDs  and when data are loaded find all elements with this class and replace them, but probably as 2 separate undo steps (or not?).
     4If user copy&paste the link, both links should be replaced with widgets imho. And I do not see the point why we should do this in 2 requests. We could when find all elements with this ID when  data are loaded and replace them, but probably as 2 separate undo steps (or not?).
    55
    66In general undo and user modifications might be tricky: what if user edit something before link was replaced with widget? It should be saved as a separate undo step, I believe.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy