Opened 15 years ago
Closed 14 years ago
#6035 closed Bug (fixed)
IE: Bookmarks being left on paste
Reported by: | Frederico Caldeira Knabben | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Pasting | Version: | 3.2.2 |
Keywords: | IE | Cc: |
Description
It should be surely possible to reproduce it in several ways, but the following case happens always:
- Load:
<p>Para 1</p> <p>Para 2</p>
- Copy a single word from the page.
- Put the caret at the end of para "1".
- Hit SHIFT+ARROW-DOWN to select para "2".
- Right in the selected para "2" and select "Paste". Allow clipboard access so it gets executed.
The "span" entry will show in the elements path, and the bookmark can be confirmed in the source view.
Change History (3)
comment:1 Changed 15 years ago by
Status: | new → confirmed |
---|---|
Version: | → 3.2.2 |
comment:2 Changed 14 years ago by
Status: | confirmed → pending |
---|
WFM now in trunk, any trick to reproduce?
comment:3 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | pending → closed |
I was able to reproduce it till CKE 3.3.1. From CKEditor 3.3.2 it seems to work fine.
Confirmed with CKEditor 3.2.2. Works well with version 3.2.1.