Opened 16 years ago
Closed 16 years ago
#4991 closed Bug (duplicate)
Can't change link text color
| Reported by: | Lars Helgeson | 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 (1)
comment:1 Changed 16 years ago by
| Keywords: | link text color removed |
|---|---|
| Resolution: | → duplicate |
| Status: | new → closed |

dup of #4772