Changes between Initial Version and Version 5 of Ticket #10745


Ignore:
Timestamp:
Jul 29, 2015, 2:51:35 PM (9 years ago)
Author:
Wiktor Walc
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10745

    • Property Status changed from new to confirmed
    • Property Cc charis Ales Seifert Marian Kmet gaoheng richard@… added
    • Property Version changed from to 4.0
  • Ticket #10745 – Description

    initial v5  
    222. Select two cells.
    333. Right click -> cells -> merge cells.
    4 4. Nothing happened - only left cell is selected.
     44. Nothing happened - only left cell is selected. In the error console the following is reported:
     5{{{
     6TypeError: e.getDocument is not a function
     7}}}
    58
    69To debug add `if ( !isDetect ) debugger;` statement at the beginning of `mergeCells` function. See that when this function is called the selection is already broken, so only one cell is returned from `getSelectedCells`.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy