Ticket #2002 (closed Bug: fixed)

Opened 2 months ago

Last modified 2 months ago

Maximize editor button is broken

Reported by: martinkou Assigned to: martinkou
Priority: Normal Milestone: FCKeditor 2.6
Component: General Version: SVN
Keywords: Confirmed Firefox Review+ Cc:

Description

Steps to reproduce:

  1. Open sample01.html in Firefox 2 or Firefox 3 beta.
  2. Type or paste something really long into the editing area so that the scroll bar appears.
  3. Press the maximize button.
  4. The editing area is not maximized vertically - the scrollbar is still at the previous height.

Attachments

2002.patch (1.7 kB) - added by martinkou on 03/19/08 09:16:46.
2002_2.patch (0.8 kB) - added by alfonsoml on 03/21/08 18:32:14.
Additional modification

Change History

03/13/08 11:14:14 changed by w.olchawa

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

03/13/08 12:13:01 changed by w.olchawa

  • keywords set to Confirmed Firefox.
  • 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.

03/13/08 13:39:21 changed by fredck

Confirmed with FF2 with the SVN code only. The online demo is ok.

03/13/08 13:39:47 changed by fredck

  • summary changed from [FF3] Maximize editor button is broken to Maximize editor button is broken.

03/19/08 08:18:17 changed by martinkou

  • owner set to martinkou.
  • status changed from new to assigned.

03/19/08 09:16:46 changed by martinkou

  • attachment 2002.patch added.

03/19/08 09:17:00 changed by martinkou

  • keywords changed from Confirmed Firefox to Confirmed Firefox Review?.

03/19/08 10:27:47 changed by fredck

  • keywords changed from Confirmed Firefox Review? to Confirmed Firefox Review+.

03/19/08 10:31:48 changed by martinkou

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed with [1732].

Click here for more info about our SVN system.

03/21/08 18:32:14 changed by alfonsoml

  • attachment 2002_2.patch added.

Additional modification

03/21/08 18:35:20 changed by alfonsoml

  • keywords changed from Confirmed Firefox Review+ to Confirmed Firefox Review?.
  • status changed from closed to reopened.
  • resolution 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.

03/22/08 10:27:21 changed by fredck

  • keywords changed from Confirmed Firefox Review? to Confirmed Firefox Review+.

03/22/08 13:27:01 changed by alfonsoml

  • status changed from reopened to closed.
  • resolution set to fixed.

Fixed with [1771]