#4230: HC detection causes js error
---------------------+------------------------------------------------------
 Reporter:  fredck   |       Owner:                
     Type:  Bug      |      Status:  new           
 Priority:  Normal   |   Milestone:  CKEditor 3.1  
Component:  General  |     Version:  SVN (CKEditor)
 Keywords:  Oracle   |  
---------------------+------------------------------------------------------
 It has been reported that a JavaScript error is being thrown when
 including the ckeditor.js file into a page, but not using it. I mean, not
 creating any editor instance.

 I'm not able to reproduce this issue in any way, which makes it hard to
 fix, but with help of the reporter I was able to identify the exact line
 that causes the error. It's the {{{hcDetect.getComputedStyle( 'background-
 image' )}}} call in the _bootstrap.js code (currently line 25). It looks
 like it's not possible to retrieve the computed style at some time in the
 page execution flow and in a specific (unknown) case.

 This is supposed to be a FF only issue.

 As said, it's hard to fix this issue as we can't reproduce it. But, we
 could at least try changing the code or the detection system somehow. I'm
 CCing the reporter to this ticket so he can check if the patches work.

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/4230>
FCKeditor <http://www.fckeditor.net/>
The text editor for Internet
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
FCKeditor-Trac mailing list
FCKeditor-Trac@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fckeditor-trac

Reply via email to