Opened 14 years ago
Closed 13 years ago
#6908 closed Bug (fixed)
Color of link can not be changed anymore after link text was made some format
Reported by: | Satya Minnekanti | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.6.2 |
Component: | Core : Styles | Version: | 3.0 |
Keywords: | IBM | Cc: | Damian, 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 (1)
Change History (10)
comment:1 Changed 14 years ago by
Status: | new → confirmed |
---|---|
Version: | → 3.2 |
Changed 14 years ago by
Attachment: | 6908.patch added |
---|
comment:2 Changed 14 years ago by
Owner: | set to Garry Yao |
---|---|
Status: | confirmed → review |
comment:3 follow-up: 4 Changed 13 years ago by
Cc: | james c added; James removed |
---|---|
Status: | review → pending |
comment:4 Changed 13 years ago by
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 13 years ago by
Status: | pending → confirmed |
---|---|
Version: | 3.2 → 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:7 Changed 13 years ago by
Status: | confirmed → review |
---|
comment:8 Changed 13 years ago by
Status: | review → review_passed |
---|
comment:9 Changed 13 years ago by
Component: | General → Core : Styles |
---|---|
Milestone: | → CKEditor 3.6.2 |
Resolution: | → fixed |
Status: | review_passed → closed |
Ticket Test: view source.
Fixed with [7198].
I'm not able to reproduce it with FF4. Can you confirm it?