Opened 9 years ago
Closed 9 years ago
#14338 closed Bug (duplicate)
CKEditor anchor tag floats
Reported by: | Mohan Prasad Gutta | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.6 |
Keywords: | firefox link | Cc: |
Description
Steps to reproduce
- open CKEditor in Firefox
- create a link using "Link" icon/button.
- In edit mode click on the space right after the "link text"
- add your text - note it is highlighted blue (part of the link text) the ancher tag seems to be fluid.
- Also if you carriage return from the "link text" line it will continue to be "link text."
- This will also happen if you create a new link
Expected result
Should be able to insert plain text after a link in Firefox browser.
Actual result
Unable to insert plain text after a link in Firefox browser.
Other details (browser, OS, CKEditor version, installed plugins)
Browser: Firefox 37.0.2 CKEditor version: CKEditor 4.5.6
Duplicate of #14288.