Opened 14 years ago

Last modified 14 years ago

#6860 closed Bug

FF4: placeholder plugin - JavaScript error — at Version 3

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone: CKEditor 3.5.1
Component: UI : Dialogs Version: 3.5
Keywords: Cc:

Description (last modified by Wiktor Walc)

  1. Open _samples/placeholder.html
  2. Use the following source:
    <p>
    	Sample [[sdfsdf]]</p>
    
  3. Double click on the placeholder to open the dialog
  4. Result: the dialog didn't load the value properly and a JavaScript error occurred
element is null

http://ckeditor.local/ckeditor/3.5/_source/plugins/placeholder/dialogs/placeholder.js

Line 36

Change History (3)

comment:1 Changed 14 years ago by Wiktor Walc

Status: newconfirmed

comment:2 Changed 14 years ago by Garry Yao

Status: confirmedpending

WFM with 4.0b8pre.

comment:3 Changed 14 years ago by Wiktor Walc

Description: modified (diff)
Milestone: CKEditor 3.5.1CKEditor 3.5.2

Simplified test case. I still can reproduce it on Firefox 4.0b8.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy