Ticket #4991 (closed Bug: duplicate)
Can't change link text color
| Reported by: | larsinsd | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | 3.1 |
| Keywords: | Cc: |
Description
When you make some text a link, and then go back and try to change the text color, it doesn't work. CKEditor 3.1 puts the color-changing <span> tags outside of the <a> tags. The color tags should go INSIDE the <a> tags if changing a link color is to work.
Another solution (although harder, it would be more elegant) would be to put a color dialog inside the link dialog.
Change History
Note: See
TracTickets for help on using
tickets.

dup of #4772