Opened 13 years ago
Last modified 13 years ago
#8517 confirmed Bug
Selection Field content is broken in firefox when clicked on left , right justification plugins.
Reported by: | pom_ckeditor | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Firefox | Cc: | knimmagadda@… |
Description
Steps to reproduce:
1.Click on Selection Field plugin and add some values. 2.After adding the content to the editor, select the 'selection field' click on the 'right align'.
- You will observe that the Selection Field is broken.
Note: This happens in firefox.
Attachments (2)
Change History (3)
comment:1 Changed 13 years ago by
Keywords: | Firefox added; Selection Field broken removed |
---|---|
Status: | new → confirmed |
Version: | 3.6.2 → 3.0 |
Changed 13 years ago by
Attachment: | settings.png added |
---|
Changed 13 years ago by
Attachment: | result.png added |
---|
Result: One extra empty selection box created and some values form selection filed are now present in WYSIWYG area (see result.png)
JS error is also thrown:
For "Align right"
Message: startNode.getFirst() is null
Line: 163
URI: /3.6.2/ckeditor/_source/core/dom/range.js
For "Text direction from right to left"
Message: startNode.getFirst() is null
Line: 19
URI: /3.6.2/ckeditor/_source/plugins/justify/plugin.js