Opened 18 years ago
Closed 18 years ago
#2136 closed Bug (fixed)
Error when looking at bulleted list properties in 2.6
| Reported by: | ccatth | Owned by: | Martin Kou |
|---|---|---|---|
| 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 (2)
Change History (10)
comment:1 Changed 18 years ago by
| Keywords: | Confirmed added |
|---|
comment:2 Changed 18 years ago by
| Keywords: | IE added |
|---|---|
| Milestone: | → FCKeditor 2.6.1 |
| Owner: | set to Martin Kou |
| Status: | new → assigned |
Changed 18 years ago by
| Attachment: | 2136.patch added |
|---|
comment:3 Changed 18 years ago by
| Keywords: | Review? added |
|---|
comment:4 Changed 18 years ago by
| Keywords: | Review?- added; Review? removed |
|---|
Instead of creating that "dummy" input, I would put the focus in the selBulleted element
comment:5 Changed 18 years ago by
| Keywords: | Review- added; Review?- removed |
|---|
Changed 18 years ago by
| Attachment: | 2136_2.patch added |
|---|
comment:6 Changed 18 years ago by
| Keywords: | Review? added; Review- removed |
|---|
Updated the patch according to Alfonso's suggestion.
comment:7 Changed 18 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
comment:8 Changed 18 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed with [1946].
Click here for more info about our SVN system.

Confirmed using FCKeditor 2.6 and the current SVN.