Opened 11 years ago
Closed 11 years ago
#11207 closed Bug (fixed)
[FF] Misplaced Image2 resizer in inline editor
Reported by: | Olek Nowodziński | Owned by: | Marek Lewandowski |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.3.2 |
Component: | UI : Widgets | Version: | 4.3 Beta |
Keywords: | Cc: |
Description (last modified by )
- Open http://ckeditor4.t/ckeditor/plugins/image2/dev/image2.html
- Hover a widget in the inline editor
See: attached screenshot.
The same solution as in #11198 should do the trick.
Attachments (1)
Change History (13)
Changed 11 years ago by
Attachment: | Selection_147.png added |
---|
comment:1 Changed 11 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 11 years ago by
Status: | new → confirmed |
---|
comment:3 Changed 11 years ago by
Milestone: | CKEditor 4.3.1 → CKEditor 4.3.2 |
---|
comment:4 Changed 11 years ago by
Owner: | set to Marek Lewandowski |
---|---|
Status: | confirmed → assigned |
comment:6 Changed 11 years ago by
Status: | assigned → review |
---|
comment:8 Changed 11 years ago by
Status: | review → review_failed |
---|
Yes, Olek's fix mentioned in comment:7 is better, because it fixed the root of problem.
comment:9 Changed 11 years ago by
Status: | review_failed → review |
---|
Yup it worked as well, forced push to branch t/11207 at dev.
comment:10 Changed 11 years ago by
Status: | review → review_passed |
---|
Remember to put a comment referring to this ticket in the code.
comment:11 Changed 11 years ago by
Fixed with git:f4c1b34bd680df7c62553f2a7b05bbfbae79a75e and missing comment added with git:2a6a54bc08a45862f3e3a82c26fbbb68f50701a9
comment:12 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | review_passed → closed |
That issue was caused somehow by positioning of this element - however changing outline to border fixs the bug, and does not cause issues in other browsers.
Pushed to t/11207 at dev.