Opened 16 years ago
Closed 16 years ago
#2995 closed Bug (duplicate)
Toolbar combos panels are a bit mispositioned
Reported by: | Frederico Caldeira Knabben | Owned by: | |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.0 |
Component: | General | Version: | |
Keywords: | Confirmed Review- | Cc: |
Description
The panels of toolbar combos must have their upper left corner perfectly aligned with the lower left corner of the combo when opened. Currently they are a few pixels mispositioned to left and top.
Attachments (1)
Change History (5)
Changed 16 years ago by
Attachment: | 2995.patch added |
---|
comment:1 Changed 16 years ago by
Keywords: | Review? added |
---|
comment:2 Changed 16 years ago by
Keywords: | Review- added; Review? removed |
---|
comment:3 Changed 16 years ago by
Priority: | Normal → High |
---|
comment:4 Changed 16 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
I believe it could be resolved with #3034.
This is a hack, not a fix... we can use it anyway, if we think nothing better can be done for now.
The real problems seems to be the getDocumentPosition function, which is called by the floatpanel plugin.