When attaching a remote CSS file to RadEditor (so it populates the Apply Styles dropdown and styles the content window) an error appears in Firefox.
The content window gets styled fine, but the dropdown list doesn't get populated and raises the following error when you click to open it:
Error: [Exception... "Security error" code: "1000" nsresult: "0x805303e8 (NS_ERROR_DOM_SECURITY_ERR)" location: "......./ScriptResource.axd?d=istbqLAKAKLE7MGyk4QnBSrjUlOysgIJA5wDbtqJvcTScOvohrIs9h6a2TybRNxJf7Nn8kodjh9xLdIIRBFrEg2&t=633493986000000000 Line: ....."]
This is probably due to some client-side security restriction of Firefox that is not present in Internet Explorer.
Is there a workaround or is this in line to be patched?
The content window gets styled fine, but the dropdown list doesn't get populated and raises the following error when you click to open it:
Error: [Exception... "Security error" code: "1000" nsresult: "0x805303e8 (NS_ERROR_DOM_SECURITY_ERR)" location: "......./ScriptResource.axd?d=istbqLAKAKLE7MGyk4QnBSrjUlOysgIJA5wDbtqJvcTScOvohrIs9h6a2TybRNxJf7Nn8kodjh9xLdIIRBFrEg2&t=633493986000000000 Line: ....."]
This is probably due to some client-side security restriction of Firefox that is not present in Internet Explorer.
Is there a workaround or is this in line to be patched?