Opened 16 years ago
Closed 13 years ago
#3022 closed Bug (invalid)
autoGrow doesnt work properly because of FF bug
Reported by: | Dinu | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | FCKeditor 2.6.4 |
Keywords: | Cc: |
Description
There is a bug in FF that prevents autoGrow from working in certain situations.
To reproduce:
- enable autoGrow plugin
- add a block element (like div, p) with margin-bottom
- there will be scrollbars and weird behavior
Explanation: FF fails to account properly for margin-bottom or floated elements in body's offsetHeight. I don't see any easy fix for this, maybe someone has an idea or be so kind to file a bug with Mozilla.
Change History (2)
comment:1 Changed 16 years ago by
Milestone: | FCKeditor 2.6.5 |
---|
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → 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.