Ticket #2002 (closed Bug: fixed)
Maximize editor button is broken
| Reported by: | martinkou | Owned by: | martinkou |
|---|---|---|---|
| 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
Change History
comment:2 Changed 5 years ago by w.olchawa
- Keywords Confirmed Firefox added
- Summary changed from Maximize editor button is broken in Firefox to [FF3] Maximize editor button is broken
Confirmed using Firefox beta 2 and beta 3. Works with FF2.
comment:3 Changed 5 years ago by fredck
Confirmed with FF2 with the SVN code only. The online demo is ok.
comment:4 Changed 5 years ago by fredck
- Summary changed from [FF3] Maximize editor button is broken to Maximize editor button is broken
comment:5 Changed 5 years ago by martinkou
- Status changed from new to assigned
- Owner set to martinkou
comment:8 Changed 5 years ago by martinkou
- Status changed from assigned to closed
- Resolution set to fixed
Fixed with [1732].
Click here for more info about our SVN system.
comment:9 Changed 5 years ago by alfonsoml
- Keywords Review? added; Review+ removed
- Status changed from closed to reopened
- Resolution fixed deleted
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:11 Changed 5 years ago by alfonsoml
- Status changed from reopened to closed
- Resolution set to fixed
Fixed with [1771]
Note: See
TracTickets for help on using
tickets.

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