Changes between Initial Version and Version 1 of Ticket #10702


Ignore:
Timestamp:
Aug 8, 2013, 10:09:52 AM (12 years ago)
Author:
Jakub Ś
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10702 – Description

    initial v1  
    11Can be reproduced on DEMO page with IE9. With IE10 not an issue.
    22
    3 1) Clear DEMO page (I used full featured GUI with full screen) and make a link.
    4 2) Click away from the link, and then double-click on it.
    5 3) The Hyperlink dialog displays. Click OK or Cancel.
    6 4) Without changing focus, click the Image tool.
     31. Clear DEMO page (I used full featured GUI with full screen) and make a link.
     42. Click away from the link, and then double-click on it.
     53. The Hyperlink dialog displays. Click OK or Cancel.
     64. Without changing focus, click the Image tool.
    77
    8 RESULT: Error dialog displays these details.
    9 Error: Object doesn't support property or method 'getName'
    10 The error comes from: plugins\image\dialogs\image.js    line 302 (in ver. 4.1.1) from here
     8RESULT: Error dialog displays these details.[[BR]]
     9Error: Object doesn't support property or method 'getName'[[BR]]
     10The error comes from: plugins\image\dialogs\image.js    line 302 (in ver. 4.1.1) from here[[BR]]
    1111var childTagName = linkChildren.getItem( 0 ).getName();
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy