Opened 9 years ago
Last modified 9 years ago
#14814 closed Bug
Using Firefox Nightly and switching between source / normal mode adds a newline to <pre> blocks — at Initial Version
Reported by: | SphinxK | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | UI : Source View | Version: | 4.5.11 |
Keywords: | Cc: |
Description ¶
Steps to reproduce ¶
- Use http://nightly.ckeditor.com to type some text
- Switch to source mode and add <pre>foo bar</pre
- Switch back to visual mode
- Switch again between source and visual mode
Expected result ¶
No side effects from switching between modes
Actual result ¶
A newline is added right after the opening <pre ...> tag, each switch adds another newline.
Other details (browser, OS, CKEditor version, installed plugins) ¶
I reproduce this with Firefox Nightly only and on MDN (e.g. https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_objects/Map/set$edit ).
I'm sorry I cannot go further analyzing the issue with my knowledge.
