Ticket #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
comment:2 Changed 15 months ago by j.swiderski
- Status changed from new to closed
- Resolution set to invalid
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.
Note: See
TracTickets for help on using
tickets.
