I can replicate this issue in IE7/Win and Safari4/Mac, but not in Firefox.
To replicate:
* Install FCKeditor (6.x-1.3)
* Install IMCE (6.x-1.2)
When Syntax Highlighter is enabled, the "Send to FCKeditor" button in the IMCE interface disappears, and one can no longer use IMCE to select an image. Disabling Syntax Highlighter restores IMCE to normal.
Note: when the problem occurs, I also sometimes see an error in the log window:
Directory "function (_fb, _fc) {_fc=Math.max(_fc||0,0);for(var i=_fc;i<this.length;i ){if(this[i]==_fb){return i}}return-1;}" is not accessible under file system!
I'm not sure if this is related, but I suspect there is a Javascript conflict between these two modules.
Comments
Comment #1
mattyoung commentedI can replicate this with IE7. The drag resize handles are also broken.
I can fix this by not loading the syntax highlighter in the imce path.
Comment #2
mattyoung commentedFixed in 6.x-1.12
Turn off Syntax Highlighter on specified pages.