Opened 12 years ago
Last modified 10 years ago
#9891 confirmed Bug
Magicline displayed incorrectly in certain cases
Reported by: | Piotrek Koszuliński | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 4.0 Beta |
Keywords: | Cc: |
Description
It works well e.g. inside table. But when it should be displayed with width:100% the right part isn't visible.
Change History (4)
comment:1 Changed 12 years ago by
Keywords: | IE added |
---|---|
Status: | new → confirmed |
Version: | 4.0 → 4.0 Beta |
comment:2 Changed 10 years ago by
Keywords: | IE removed |
---|
My last comment is not totally valid. Below is the explanation:
- When you insert table with width >100% then magic line displays correctly in the editor content area "view port".
- When you are using IE in quirks mode and insert table >100% then magic line shows up at the end of table (isn't visible)
- When editor has width larger than view port then no matter what small table you insert, magic line is always shown at the right end of content area which in this case is out of browser view port. This part can be reproduced in every browser from CKEditor 4.0 beta.
comment:4 Changed 10 years ago by
Summary: | [Quirks Mode] Magicline displayed incorrectly in certain cases → Magicline displayed incorrectly in certain cases |
---|
For some reason #9396 is working now and the only problem is with Quirks Mode in IE7-10. Problem can be reproduced from CKEditor 4 beta.