Ticket #2136 (closed Bug: fixed)

Opened 15 months ago

Last modified 14 months ago

Error when looking at bulleted list properties in 2.6

Reported by: ccatth Owned by: martinkou
Priority: Normal Milestone: FCKeditor 2.6.1
Component: Core : Lists Version: FCKeditor 2.6
Keywords: Confirmed IE Review+ Cc:

Description

Create a bulleted list in v2.6 (no problem in v2.5)

Right-click and select Bulleted List Properties

The following error will be displayed:

Line: 103 Error: Can't move focus to the control because it is invisible, not enabled, or of a type that does not accept the focus.

Dialog window will display after you close error window.

Tested on http://www.fckeditor.net/nightly/fckeditor/_samples/default.html

Error does not occur with ordered (numbered) list.

Attachments

2136.patch (1.2 KB) - added by martinkou 15 months ago.
2136_2.patch (1.0 KB) - added by martinkou 15 months ago.

Change History

Changed 15 months ago by w.olchawa

  • keywords Confirmed added

Confirmed using FCKeditor 2.6 and the current SVN.

Changed 15 months ago by martinkou

  • keywords IE added
  • owner set to martinkou
  • status changed from new to assigned
  • milestone set to FCKeditor 2.6.1

Changed 15 months ago by martinkou

Changed 15 months ago by martinkou

  • keywords Review? added

Changed 15 months ago by alfonsoml

  • keywords Review?- added; Review? removed

Instead of creating that "dummy" input, I would put the focus in the selBulleted element

Changed 15 months ago by alfonsoml

  • keywords Review- added; Review?- removed

Changed 15 months ago by martinkou

Changed 15 months ago by martinkou

  • keywords Review? added; Review- removed

Updated the patch according to Alfonso's suggestion.

Changed 14 months ago by alfonsoml

  • keywords Review+ added; Review? removed

Changed 14 months ago by martinkou

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

Fixed with [1946].

Click here for more info about our SVN system.

Note: See TracTickets for help on using tickets.