Opened 14 years ago

Closed 12 years ago

#5449 closed Bug (invalid)

Custom Image Browser bug in FCKEditor 2.6.6

Reported by: Gerd W. Naschenweng Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: Cc:

Description

The settings below work fine in Safari, Firefox and Opera. When using Google Chrome the "Image Info-tab" does not show a browse-button. Instead, the "Link"-tab shows the browse button - looks like a bug/incorrect swap to me.

FCKConfig.ImageBrowser  = true ;
FCKConfig.ImageBrowserURL = '/jsp/image/ImageBrowser.jsp?ImageBrowserTarget=fckeditor';
FCKConfig.ImageBrowserWindowWidth = '910';
FCKConfig.ImageBrowserWindowHeight = '700';
FCKConfig.LinkUpload    = false ;
FCKConfig.LinkBrowser   = false ;
FCKConfig.FlashUpload   = false ;
FCKConfig.FlashBrowser  = false ;

Change History (3)

comment:1 Changed 14 years ago by Alfonso Martínez de Lizarrondo

Priority: HighNormal

comment:2 Changed 12 years ago by Jakub Ś

FCKeditor was retired and is no longer supported. All active development was moved to its successor, CKEditor 3.x, that is a fully mature and far superior product. We recommend you upgrade as soon as possible.

Last edited 12 years ago by Jakub Ś (previous) (diff)

comment:3 Changed 12 years ago by Jakub Ś

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy