Opened 16 years ago
Closed 13 years ago
#2551 closed Bug (worksforme)
Text and background color popups incorrectly positioned
Reported by: | highjinx | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.6 Beta |
Keywords: | Cc: |
Description
The text and background color popups are incorrectly positioned vertically (they show up above the editor window) when scrolled. I have reproduced this in FF 3 and Chrome/Safari on Windows. IE works correctly.
This was introduced in [1091]. The problem is in editor/_source/internals/fcktools.js, FCKTools.GetDocumentPosition(). If I comment out the "if ( ! FCKBrowserInfo.IsOpera )" line around line 527, everything works fine.
Attached is a test case.
Attachments (1)
Change History (4)
Changed 16 years ago by
Attachment: | test1.html added |
---|
comment:1 Changed 16 years ago by
Version: | → FCKeditor 2.6 Beta |
---|
comment:2 Changed 16 years ago by
Keywords: | Confirmed added |
---|
comment:3 Changed 13 years ago by
Resolution: | → worksforme |
---|---|
Status: | confirmed → closed |
FCKeditor was retired and is no longer supported. All active development was moved to its successor, CKEditor 3.x, that is a fully mature and far superior product. We recommend you upgrade as soon as possible since this issue is no longer a problem in current code base.