Changes between Version 1 and Version 2 of Ticket #8160, comment 2
- Timestamp:
- Jul 7, 2011, 7:19:03 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8160, comment 2
v1 v2 1 I have attached a testing script which uses the CKEditor 3.6.1 library and jQuery 1.4.2. 1 I have attached a testing script which uses the CKEditor 3.6.1 library and jQuery 1.4.2. Start the program using index.php. Two seconds later, the editor will open up. The reason for this behavior is that my end users can click on an item of text in a page and it automatically creates the text-editor script which then allows updates to the text item. 2 2 3 To my knowledge, th ishappens on all operating systems. The settings and the doctype are all included in the attachment.3 To my knowledge, the issue happens on all operating systems. The settings and the doctype are all included in the attachment. 4 4 5 5 After working on this, I have a strong hunch this has to do with the popup behavior of the application I built.