Changes between Version 2 and Version 3 of Ticket #8027
- Timestamp:
- Jun 10, 2011, 2:13:14 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #8027 – Description
v2 v3 3 3 - Open the replacebyclass sample. Put the cursor at the end of first line. 4 4 - Click "Anchor" button and insert an anchor. 5 - 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. 5 - 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. [[Image(ckeditor_resize_anchor.png)]] 6 6 - Type some text. 7 7 - 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.