Opened 13 years ago
Closed 12 years ago
#8519 closed Bug (fixed)
FF7: Color Picker shows last color(s) selected on open
Reported by: | Jakub Ś | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | 3.0 |
Keywords: | Firefox | Cc: |
Description
We have found that in FF,7 for the text selection made, Color Picker shows last color(s) selected on dialog open.
Steps to reproduce:
- Access ckeditor.com/demo
- Create two paragraphs, each containing the word 'text'.
- Select the first paragraph and select the color 'red'.
- Select the second paragraph. You should see that 'red' is still
highlighted, when the default color is black. Select 'green'
- Now select the first paragraph again. Both colors will be
highlighted.
You can continue to select other colors, and eventually can get every color to be highlighted.
Change History (6)
comment:1 Changed 13 years ago by
Status: | new → confirmed |
---|
comment:2 Changed 13 years ago by
Keywords: | Firefox added; Firefox7 removed |
---|
I have just checked this ticket under FF10 - it is reproducible.
comment:3 Changed 13 years ago by
comment:5 Changed 13 years ago by
#6671 has been reopened for not been properly fixed, after reopened that ticket, should fix this one as well.
comment:6 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | confirmed → closed |
I have noticed this is no longer an issue in Firefox 19.0.2 - checked in CKE 3.6.6 and CKE 4.0.2.
Issue has been reproducible from CKEditor 3.0 in Firefox7 only.
At present CKEditor doesn't provide support for highlighting colors for current selection. There is a Feature request #8218 for that. Perhaps this bug should be fixed together with implementing this new feature.