Ticket #3891 (closed Bug: fixed)
[IE7] Font color selector not working after using automatic option
| Reported by: | damo | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.0 |
| Component: | General | Version: | |
| Keywords: | IBM Confirmed IE Review+ | Cc: |
Description (last modified by garry.yao) (diff)
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
Change History
comment:2 Changed 4 years ago by garry.yao
- Resolution set to fixed
- Description modified (diff)
WFM, Could you provide more details?
comment:5 Changed 4 years ago by damo
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 4 years ago by fredck
- Keywords Confirmed IE added; WorksForMe removed
- Milestone set to CKEditor 3.0
Definitely confimed with IE7 and the trunk Ajax sample.
comment:7 Changed 4 years ago by garry.yao
- Status changed from new to assigned
- Owner set to garry.yao
comment:10 Changed 4 years ago by garry.yao
- Status changed from assigned to closed
Fixed with [3922].
comment:11 Changed 4 years ago by tobiasz.cudnik
- Keywords Review- added; Review+ removed
- Status changed from closed to reopened
- Resolution fixed deleted
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 4 years ago by fredck
- Status changed from reopened to closed
- Resolution set to fixed
Please do not reopen a ticket for regressions opening a dedicated ticket for it instead.
comment:13 Changed 4 years ago by tobiasz.cudnik
- Keywords Review+ added; Review- removed
