Ticket #3897: 3897.patch

File 3897.patch, 1.2 KB (added by Tobiasz Cudnik, 15 years ago)
  • 3897/_source/plugins/image/dialogs/image.js

     
    417417
    418418                                                                                                        updatePreview( dialog );
    419419                                                                                                }
     420                                                                                                else if ( dialog.preview )
     421                                                                                                {
     422                                                                                                        dialog.preview.setAttribute( 'src', null );
     423                                                                                                }
    420424                                                                                        },
    421425                                                                                        setup : function( type, element )
    422426                                                                                        {
  • 3897/CHANGES.html

     
    245245                        copy and paste Flash content among different editor instances.</li>
    246246                <li><a href="http://dev.fckeditor.net/ticket/4193">#4193</a> : Automatic font color produced empty span on Firefox 3.5.</li>
    247247                <li><a href="http://dev.fckeditor.net/ticket/4186">#4186</a> : [FF] Fixed First open float panel cause host page scrollbar blinking.</li>
     248                <li><a href="http://dev.fckeditor.net/ticket/3897">#3897</a> : Now there is no image previews when the URL is empty in image dialog.</li>       
    248249        </ul>
    249250        <h3>
    250251                CKEditor 3.0 RC</h3>
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy