Opened 16 years ago
Closed 16 years ago
#3917 closed Bug (worksforme)
Anchor dimensions
| Reported by: | Artur Formella | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | Core : Output Data | Version: | |
| Keywords: | Cc: |
Description
Steps to reproduce:
- Insert the following content in source mode:
<p> <a name="test"></a></p>
- Back to WYSIWYG
- Resize the icon
- Switch to Source mode
Result:
<p> <a height="232" name="test" width="232"></a></p>
Expected result: no change
Change History (3)
comment:1 Changed 16 years ago by
| Milestone: | CKEditor 3.x → CKEditor 3.1 |
|---|---|
| Priority: | Low → Normal |
comment:2 Changed 16 years ago by
| Milestone: | CKEditor 3.1 → CKEditor 3.2 |
|---|
comment:3 Changed 16 years ago by
| Milestone: | CKEditor 3.2 |
|---|---|
| Resolution: | → worksforme |
| Status: | new → closed |

This is not an issue anymore.