This is a migrated thread and some comments may be shown as answers.

Problem With FireFox Image manager press "select" to pick file to upload.

1 Answer 44 Views
Editor
This is a migrated thread and some comments may be shown as answers.
วรวุฒิ
Top achievements
Rank 2
วรวุฒิ asked on 07 Oct 2011, 10:28 AM
This problem is relate with position of click behavior.
It working if click at the below of "select" button.sorry for my bad english explain
I attach picture for more information for this case.

Thanks


Telerik.Web.UI_2011_2_915_Dev
This is my RadEditor Configuration with transparent background and Menu Top

<telerik:RadEditor Runat="server" id="FCKeditorThai" Width="100%"

AutoResizeHeight="true" AllowScripts="True" EnableResize="false"

BorderStyle="None" Visible="false" OnClientPasteHtml="OnClientPasteHtml"

ToolbarMode="PageTop" onclientload="OnClientLoadEdit"

ToolsFile="~/upload/toolFile.xml" Skin="Office2010Blue" >

<ExportSettings OpenInNewWindow="True">

</ExportSettings>

<mediamanager deletepaths="~/upload/images/Media/"

searchpatterns="*.asf,*.asx,*.wm,*.wmx,*.wmp,*.wma,*.wax,*.wmv,*.wvx,*.avi,*.wav,*.mpeg,*.mpg,*.mpe,*.mov,*.m1v,*.mp2,*.mpv2,*.mp2v,*.mpa,*.mp3,*.m3u,*.mid,*.midi,*.rm,*.rma,*.rmi,*.rmv,*.aif,*.aifc,*.aiff,*.au,*.snd"

uploadpaths="~/upload/images/Media/" viewpaths="~/upload/images/Media/"

maxuploadfilesize="20480000"

/>

<silverlightmanager deletepaths="~/upload/images/Silverlight/"

maxuploadfilesize="20480000" searchpatterns="*.*"

uploadpaths="~/upload/images/Silverlight/"

viewpaths="~/upload/images/Silverlight/" />

<templatemanager deletepaths="~/Template/"

searchpatterns="*.htm,*.html" uploadpaths="~/Template/"

viewpaths="~/Template/" />

<documentmanager deletepaths="~/upload/images/Document/"

maxuploadfilesize="20480000" searchpatterns="*.*"

uploadpaths="~/upload/images/Document/" viewpaths="~/upload/images/Document/" />

<content></content>

<flashmanager deletepaths="~/upload/images/Flash/"

maxuploadfilesize="20480000"

searchpatterns="*.swf" uploadpaths="~/upload/images/Flash/"

viewpaths="~/upload/images/Flash/" />

<imagemanager deletepaths="~/upload/images/Image/"

maxuploadfilesize="20480000"

searchpatterns="*.gif,*.xbm,*.xpm,*.png,*.ief,*.jpg,*.jpe,*.jpeg,*.tiff,*.tif,*.rgb,*.g3f,*.xwd,*.pict,*.ppm,*.pgm,*.pbm,*.pnm,*.bmp,*.ras,*.pcd,*.cgm,*.mil,*.cal,*.fif,*.dsf,*.cmx,*.wi,*.dwg,*.dxf,*.svf"

uploadpaths="~/upload/images/Image/" viewpaths="~/upload/images/Image/" />

</telerik:RadEditor>


1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 11 Oct 2011, 01:40 PM
Hello Worawut,

Please, see the following article on the subject: Select Button Does Not Work. You can find how to access the Upload control in the FileBrowser dialogs of RadEditor in the following article: Displaying single upload control in the FileBrowser Upload manager.

Regards,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Editor
Asked by
วรวุฒิ
Top achievements
Rank 2
Answers by
Rumen
Telerik team
Share this question
or