Ticket #2042 (closed Bug: fixed)

Opened 16 months ago

Last modified 16 months ago

Executing the FitWindow command from the shortcut without a button raises an error

Reported by: alfonsoml Owned by: fredck
Priority: Normal Milestone: FCKeditor 2.6
Component: UI : Toolbar Version: FCKeditor 2.5
Keywords: Confirmed Review+ Cc:

Description

load sample09, put the focus in the first editor and press the Ctrl+Alt+Enter combo to execute the FitWindow command, an error is generated (it doesn't matter the browser):

this._UIButton has no properties
File: editor/_source/classes/fcktoolbarbutton.js
Line: 55

Attachments

2042.patch (1.5 KB) - added by fredck 16 months ago.

Change History

Changed 16 months ago by fredck

  • keywords Confirmed added
  • owner set to fredck
  • status changed from new to assigned
  • milestone set to FCKeditor 2.6

Changed 16 months ago by fredck

Changed 16 months ago by fredck

  • keywords Review? added

It happened because the FitWindow button is not present in the toolbar. The proposed patch should fix it.

Changed 16 months ago by alfonsoml

  • keywords Review+ added; Review? removed

Changed 16 months ago by fredck

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

Fixed with [1778]. Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.