Opened 18 years ago
Closed 18 years ago
#1336 closed Bug (fixed)
Fix AutoGrow flicker on Gecko browsers
| Reported by: | Matthias Miller | Owned by: | Alfonso Martínez de Lizarrondo |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6 |
| Component: | General | Version: | |
| Keywords: | Review+ | Cc: |
Description
On Gecko browsers, the AutoGrow plugin flickers a lot and sometimes miscalculates the height. For example, sometimes after the document loaded, setting focus to it would cause it to resize.
Attachments (2)
Change History (7)
Changed 18 years ago by
| Attachment: | autogrow.patch added |
|---|
comment:1 Changed 18 years ago by
comment:3 Changed 18 years ago by
| Keywords: | Review? added; HasPatch removed |
|---|---|
| Owner: | set to Alfonso Martínez de Lizarrondo |
| Status: | new → assigned |
I've uploaded the proposed patch by Matthias Miller including the What's New entry.
(I don't know why Trac isn't able to show it in the preview)
comment:4 Changed 18 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
Ok for committing.
I just don't see any reason for a strict equality operator there, so if you feel it is ok, just use the normal operator.
comment:5 Changed 18 years ago by
| Milestone: | → FCKeditor 2.6 |
|---|---|
| Resolution: | → fixed |
| Status: | assigned → closed |
Fixed with [1451]

Is there any chance of getting this patch committed?