Ticket #8027 (confirmed Bug)
IE Quirks: problem with typing text after inserting an anchor
| Reported by: | wwalc | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.6 |
| Keywords: | IE | Cc: |
Description (last modified by wwalc) (diff)
Found in IE8/Quirks.
- Open the replacebyclass sample. Put the cursor at the end of first line.
- Click "Anchor" button and insert an anchor.
- After closing the dialog, click with a mouse inside of the editing area, but below the first line. Note that the anchor is now resizable.
- Type some text.
- Result: the entered text goes inside of an anchor. Even after pressing the enter key, the cursor does not move to the next line and user is still inside of the anchor.
Attachments
Change History
comment:4 Changed 2 years ago by j.swiderski
- Status changed from new to confirmed
The TC provided by @wwalc is reproducible in IE8 and IE9
Here is another TC and different behavior for IE/Quirks:
If you paste anchor at the beginning of the text is will also be ready to write in. Typing text or a letter and then pressing enter clones anchors. See picture IE_clone.png. This issue is reproducible in IE6, IE8 and IE9 (works in IE7).
NOTE: In IE6 the second TC is applicable no matter whether you place the anchor at the beginning or at the and.
Reproducible from revision [6904]
Note: See
TracTickets for help on using
tickets.
