Opened 11 years ago
Closed 11 years ago
#12024 closed Bug (fixed)
[Nested widgets][FF] Outline is extended to the left by unpositioned drag handlers
Reported by: | Piotrek Koszuliński | Owned by: | Piotrek Koszuliński |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.5.0 Beta |
Component: | UI : Widgets | Version: | 4.3 Beta |
Keywords: | Cc: |
Description (last modified by )
Part of: #10931.
- Open plugins/widget/dev/nestedwidgets.html
- Hover simplebox.
- See that outline is extended far to the left.
- Hover all nested widgets so all handlers are positioned.
- See that outline is not extended any more.
This is FF only.
Change History (5)
comment:1 Changed 11 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 11 years ago by
Description: | modified (diff) |
---|
comment:3 Changed 11 years ago by
Owner: | set to Piotrek Koszuliński |
---|---|
Status: | confirmed → review |
Pushed branch:t/12024.
comment:4 Changed 11 years ago by
Status: | review → review_passed |
---|
comment:5 Changed 11 years ago by
Milestone: | → CKEditor 4.5.0 |
---|---|
Resolution: | → fixed |
Status: | review_passed → closed |
Fixed on major with git:f614895.
Yeah. That's nasty.