Ticket #6908 (closed Bug: fixed)
Color of link can not be changed anymore after link text was made some format
| Reported by: | satya | Owned by: | garry.yao |
|---|---|---|---|
| Priority: | Normal | Milestone: | CKEditor 3.6.2 |
| Component: | Core : Styles | Version: | 3.0 |
| Keywords: | IBM | Cc: | damo, joek, james, c |
Description
To reproduce the defect:
- Open a CK Editor sample and insert a link in CKEditor
- It display in the editor body with underline and blue color.
- Select the link and select some text color(red) and see that the text color in the the link changes to Red.
- Select the link, select some font type or front size and see that the font size/type applied to the text in the link.
- Select the link again and select a different text color(brown).
Expected result:
Color of the text in the link changes to brown.
Actual result:
Color of the link changes to blue and no matter how many different text colors you applied after the color of the text in the link can not be changed anymore, it's blue color always.
Attachments
Change History
comment:2 Changed 2 years ago by garry.yao
- Status changed from confirmed to review
- Owner set to garry.yao
comment:3 follow-up: ↓ 4 Changed 2 years ago by fredck
- Status changed from review to pending
- Cc james, c added; james c removed
I'm not able to reproduce it with FF4. Can you confirm it?
comment:4 in reply to: ↑ 3 Changed 2 years ago by satya
Replying to fredck:
I'm not able to reproduce it with FF4. Can you confirm it?
Using nightly build, i could reproduce it FF4 & in all other browsers. colour of the link remains blue no matter how many different colors you apply.
comment:5 Changed 2 years ago by j.swiderski
- Status changed from pending to confirmed
- Version changed from 3.2 to 3.0
This issue was duplicated and confirmed in #7609.
Pasting the description of this bug as it might be helpfull:
FF and IE Go to CKEditor demo. Select the "fairy tale" hyperlink in the first line. Apply bold. Apply a color. The color does not get updated.
comment:9 Changed 22 months ago by garry.yao
- Status changed from review_passed to closed
- Resolution set to fixed
- Component changed from General to Core : Styles
- Milestone set to CKEditor 3.6.2
Ticket Test: view source.
Fixed with [7198].
