#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
|