Opened 18 years ago
Closed 18 years ago
#2002 closed Bug (fixed)
Maximize editor button is broken
| Reported by: | Martin Kou | Owned by: | Martin Kou |
|---|---|---|---|
| Priority: | Normal | Milestone: | FCKeditor 2.6 |
| Component: | General | Version: | SVN (FCKeditor) - Retired |
| Keywords: | Confirmed Firefox Review+ | Cc: |
Description
Steps to reproduce:
- Open sample01.html in Firefox 2 or Firefox 3 beta.
- Type or paste something really long into the editing area so that the scroll bar appears.
- Press the maximize button.
- The editing area is not maximized vertically - the scrollbar is still at the previous height.
Attachments (2)
Change History (13)
comment:1 Changed 18 years ago by
comment:2 Changed 18 years ago by
| Keywords: | Confirmed Firefox added |
|---|---|
| Summary: | Maximize editor button is broken in Firefox → [FF3] Maximize editor button is broken |
Confirmed using Firefox beta 2 and beta 3. Works with FF2.
comment:4 Changed 18 years ago by
| Summary: | [FF3] Maximize editor button is broken → Maximize editor button is broken |
|---|
comment:5 Changed 18 years ago by
| Owner: | set to Martin Kou |
|---|---|
| Status: | new → assigned |
Changed 18 years ago by
| Attachment: | 2002.patch added |
|---|
comment:6 Changed 18 years ago by
| Keywords: | Review? added |
|---|
comment:7 Changed 18 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
comment:8 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed with [1732].
Click here for more info about our SVN system.
comment:9 Changed 18 years ago by
| Keywords: | Review? added; Review+ removed |
|---|---|
| Resolution: | fixed |
| Status: | closed → reopened |
I'm trying to update Write Area to the 2.6 code, and now I get a warning about e.originalTarget.ownerDocument being undefined in FF3b4, so this additional modification should take care of it.
comment:10 Changed 18 years ago by
| Keywords: | Review+ added; Review? removed |
|---|

In my case everything is fine in Firefox 2.0.0.12. The editing area is maximized.