Changes between Version 11 and Version 15 of Ticket #6465


Ignore:
Timestamp:
Oct 25, 2012, 10:06:06 AM (11 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6465 – Description

    v11 v15  
    1 Original TC:
    2 
    3 To reproduce the defect:
    4 1. In configuration file (config.js) set flag:
    5 {{{
    6 config.pasteFromWordPromptCleanup = true;
    7 }}}
    8 2. Copy some text from Word or Excel and click on 'Paste' button from toolbar. You get a prompt message saying: "the text you wanted to paste seems to be copied from Word. Do you want to clean it up before pasting?".
    9 3. Click on 'Cancel' button.
    10 '''Expected Result:'''
    11 Text pasted from Word is not cleaned up. It is formatted like in Word document.
    12 '''Actual Result:'''
    13 Text pasted from Word is cleaned up.
    14 
    15 This issue was reproduced only using 'Paste' button from toolbar. When you use 'Ctrl+V' keys and then click 'Cancel' button on prompt window, it works fine.
    16 
    17 ----
    181**NEW CORRECT TC:**
    192
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy