Opened 14 years ago
Closed 14 years ago
#7455 closed Bug (fixed)
Extra line break is added automatically to the preformatted element
Reported by: | Wiktor Walc | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.5.3 |
Component: | General | Version: | 3.5.1 |
Keywords: | Cc: |
Description
- Load the following in source mode:
<p> One</p> <pre> Two </pre> <p> Three</p>
- Switch to wysiwyg mode
- Click on "Two"
- Result: an empty line is added below "Two"
Found in Firefox.
Change History (2)
comment:1 Changed 14 years ago by
Milestone: | → CKEditor 3.5.3 |
---|---|
Status: | new → confirmed |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
Supposed to be fixed by #7467.