Opened 15 years ago
Closed 14 years ago
#5411 closed Bug (fixed)
Anchors can be resized.
Reported by: | Gilles van den Hoven | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.4 |
Component: | General | Version: | 3.0 |
Keywords: | Confirmed Review+ | Cc: |
Description
An anchor can be resized, even though this is just a fake object to represent the anchor.
Steps to reproduce:
- In default sample; insert anchor.
- Resize placeholder image using handles.
Attachments (2)
Change History (7)
Changed 15 years ago by
Attachment: | 5411.patch added |
---|
comment:1 Changed 15 years ago by
Keywords: | Confirmed Review? added |
---|---|
Milestone: | → CKEditor 3.4 |
Owner: | set to Garry Yao |
Priority: | Low → Normal |
Status: | new → assigned |
Version: | SVN (CKEditor) → 3.0 |
comment:2 Changed 14 years ago by
Keywords: | Review- added; Review? removed |
---|
Changed 14 years ago by
Attachment: | 5411_2.patch added |
---|
comment:3 Changed 14 years ago by
Keywords: | Review? added; Review- removed |
---|
comment:4 Changed 14 years ago by
Keywords: | Review+ added; Review? removed |
---|
The solution is really good.
You have only forgotten fixing the "height" property for the page break for printing. Please do that when committing.
comment:5 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Thanks for the remind, fixed with [5637].
This may be an interesting approach for the problem, but the patch is outdated and I'm not able to apply it anymore.