Opened 14 years ago
Last modified 11 years ago
#7186 confirmed Bug
[IE9] HR carries text
Reported by: | Garry Yao | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | IE9 | Cc: |
Description
I know you won't believe it but <hr> in IE9 can hold text node, here are the cookbook:
- Click on the <hr> element;
- Press "Esc" to cancel the handler;
- Type some text;
- Actual Result: Now <hr> becomes a paragraph ;)
Change History (4)
comment:1 Changed 14 years ago by
Keywords: | IE9 added |
---|---|
Status: | new → confirmed |
comment:2 Changed 14 years ago by
Status: | confirmed → pending |
---|
comment:3 Changed 14 years ago by
Status: | pending → confirmed |
---|
No this's still not fixed in final, in wysiwyg mode still find text inserted as child of hr.
actual result under IE9Final/CKE r6559 is
IMO it works ok