Changes between Initial Version and Version 1 of Ticket #11460, comment 10


Ignore:
Timestamp:
Mar 21, 2014, 11:43:42 AM (10 years ago)
Author:
Piotr Jasiun
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11460, comment 10

    initial v1  
    11I implemented basic D&D and check how it works in browsers. There are numerous errors with getting drop position in browsers:
    22
    3  - FF: wrong drop position when I drop at the end of the paragraph.
    4  - FF: "TypeError: startNode is null" when I drop at the end of the paragraph content from the same line.
    5  - IE8 & IE11: "unspecified error" (e.g. when I drop content next to the "Broadcasting and quotes" header.).
    6  - IE8 & IE11: "index size error" (specific case not yet investigated).
     3 - ~~FF: wrong drop position when I drop at the end of the paragraph.
     4 - ~~FF: "TypeError: startNode is null" when I drop at the end of the paragraph content from the same line.
     5 - ~~IE8 & IE11: "unspecified error" (e.g. when I drop content next to the "Broadcasting and quotes" header.).
     6 - ~~IE8 & IE11: "index size error" (specific case not yet investigated).
    77 - IE8: drag content does not disappears sometimes.
    8  - IE8: random crash.
    9  - IE8: D&D in the same paragraph does not work.
     8 - ~~IE8: random crash.
     9 - ~~IE8: D&D in the same paragraph does not work.
    1010
    1111 - Chrome: everything is fine.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy