Opened 8 years ago
Last modified 8 years ago
#16628 confirmed Bug
Anchor with space in name
Reported by: | Tomasz Jakut | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.5.0 |
Keywords: | Cc: |
Description
Steps to reproduce
- Open http://ckeditor.com/demo.
- Click "Anchor" button.
- Type " " (space) into "Name" field and click "OK".
The anchor seems to be created, however:
- Double click on it does nothing (should open properties dialog).
- After switching to source mode and back to wysiwyg mode, the anchor is gone.