#3891 closed Bug (fixed)
[IE7] Font color selector not working after using automatic option
| Reported by: | Damian | Owned by: | Garry Yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | |
| Keywords: | IBM Confirmed IE Review+ | Cc: |
Description (last modified by )
To reproduce:
- Open nightly Ajax sample
- Add some text
- Select text and apply a font colour (not automatic)
- Notice colour application worked
- Re-select the text and apply automatic font colour
Result: the automatic option is not applied. From this point onwards, using the font colour will produce unexpected results.
Attachments (1)
Change History (14)
comment:1 Changed 16 years ago by
| Keywords: | WorksForMe added |
|---|
comment:2 Changed 16 years ago by
| Description: | modified (diff) |
|---|---|
| Resolution: | → fixed |
comment:3 Changed 16 years ago by
| Description: | modified (diff) |
|---|
comment:4 Changed 16 years ago by
| Milestone: | CKEditor 3.0 |
|---|
comment:5 Changed 16 years ago by
This is still reproducible in the nightly build.
Following the original steps exactly reproduces the issue.
After using automatic, notice that trying to apply a different colour now doesn't work.
comment:6 Changed 16 years ago by
| Keywords: | Confirmed IE added; WorksForMe removed |
|---|---|
| Milestone: | → CKEditor 3.0 |
Definitely confimed with IE7 and the trunk Ajax sample.
comment:7 Changed 16 years ago by
| Owner: | set to Garry Yao |
|---|---|
| Status: | new → assigned |
Changed 16 years ago by
| Attachment: | 3891.patch added |
|---|
comment:8 Changed 16 years ago by
| Keywords: | Review? added |
|---|
comment:9 Changed 16 years ago by
| Keywords: | Review+ added; Review? removed |
|---|
comment:11 Changed 16 years ago by
| Keywords: | Review- added; Review+ removed |
|---|---|
| Resolution: | fixed |
| Status: | closed → reopened |
I'm still able to reproduce it on FF3.5, following steps in description. After selecting automatic, there's no chance to set normal color. It results in following code:
<p> f<span style="">o</span>o</p>
After failed try to apply color to first "o".
comment:12 Changed 16 years ago by
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |
Please do not reopen a ticket for regressions opening a dedicated ticket for it instead.
comment:13 Changed 16 years ago by
| Keywords: | Review+ added; Review- removed |
|---|

WFM, Could you provide more details?