JDK-8117148 : Deleting wrong chars in the source editor of CKEditor
  • Type: Bug
  • Component: javafx
  • Sub-Component: web
  • Affected Version: fx2.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Cannot Reproduce
  • Submitted: 2012-08-02
  • Updated: 2015-06-17
  • Resolved: 2013-02-11
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8
8Resolved
Related Reports
Relates :  
Description
I called the link: http://ckeditor.com/demo in the javafx.scene.web.WebView and then pushed the Source button (top-left corner of ckeditor).
I placed the cursor on some text and tried to delete a few chars, but other chars got deleted.
Also, typing chars adds the new chars at a wrong location sometimes.

This problem is both in the 2.2.0.b17 and in 2.2.0.b19.

Comments
Works fine in current 8.0 builds. Likely fixed by implementing glyph based text rendering (RT-24772).
11-02-2013