#4387: Right clicking in Kama skin can lead to a javascript error
-------------------------------+--------------------------------------------
 Reporter:  fringley           |       Owner:  tobiasz.cudnik
     Type:  Bug                |      Status:  assigned      
 Priority:  Normal             |   Milestone:  CKEditor 3.1  
Component:  General            |     Version:  CKEditor 3.0  
 Keywords:  Confirmed Review+  |  
-------------------------------+--------------------------------------------

Comment(by tobiasz.cudnik):

 You're right, there were 3 more.

 After deeper checking, there is quite a bunch of for..in loops inside core
 code. Most of it iterates over objects (i think nobody extends
 Object.prototype those days ?), but some of them like editor.js L189 are
 same cases like this one. Doesn't it create any issue for you ?

-- 
Ticket URL: <http://dev.fckeditor.net/ticket/4387#comment:8>
CKEditor <http://ckeditor.com/>
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