#7191 closed Bug (duplicate)
IE9 - Unable to insert anchor
Reported by: | Krzysztof Studnik | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.5.1 |
Keywords: | IE9 | Cc: |
Description
Environment
IE9
TC
- Open any sample with anchor plugin enabled ( replacebyclass.html )
- press insert anchor button
- in dialog window enter anchor name
- press OK
Expected
Anchor is inserted at cursor position, dialog window is closed.
Actual
Nothing happens in edit area, dialog window does not close.
In console, error is thrown while OK
button is pressed
SCRIPT5022: DOM Exception: INVALID_CHARACTER_ERR (5) replacebyclass.html, line 15 character 427
Change History (3)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | confirmed → closed |
DUP of #7191.