Opened 16 years ago
Closed 16 years ago
#4717 closed Bug (fixed)
Remove Link and Outdent buttons should be disabled before editor gets focus
| Reported by: | Joe Kavanagh | Owned by: | Garry Yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.3 |
| Component: | UI : Toolbar | Version: | SVN (CKEditor) - OLD |
| Keywords: | IBM Confirmed Review+ | Cc: | dchojna@… |
Description
When an editor instance gets created the Remove Link and Outdent buttons are enabled. When the editor first gets focus these buttons are disabled if they do not apply to the current text. The buttons should be initially disabled by default, and then, when the editor gets focus, only enabled if they apply to the current text.
Attachments (1)
Change History (8)
comment:1 Changed 16 years ago by
| Milestone: | CKEditor 3.1 |
|---|
comment:2 Changed 16 years ago by
| Milestone: | → CKEditor 3.x |
|---|
comment:3 Changed 16 years ago by
| Milestone: | CKEditor 3.x → CKEditor 3.3 |
|---|
#4989 has been marked as DUP.
comment:4 Changed 16 years ago by
| Component: | General → UI : Toolbar |
|---|---|
| Keywords: | Confirmed added |
| Owner: | set to Garry Yao |
| Status: | new → assigned |
| Version: | 3.0.1 → SVN (CKEditor) |
Changed 16 years ago by
| Attachment: | 4717.patch added |
|---|
comment:5 Changed 16 years ago by
| Keywords: | Review? added |
|---|
comment:6 Changed 16 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
We will need some doc explaining the list of properties that can be used on the command objects because people won't know how to get this same feature in their plugins unless they happen to focus on that magic line
comment:7 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Missing docs added.
Fixed with [5244].

What is that status of this issue?