Ticket #2042 (closed Bug: fixed)
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
Change History
comment:1 Changed 5 years ago by fredck
- Owner set to fredck
- Keywords Confirmed added
- Status changed from new to assigned
- Milestone set to FCKeditor 2.6
comment:2 Changed 5 years ago by fredck
- Keywords Review? added
It happened because the FitWindow button is not present in the toolbar. The proposed patch should fix it.
comment:4 Changed 5 years 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.
