Opened 13 years ago
Closed 13 years ago
#4172 closed defect (fixed)
Editor: toolbar items for text foreground color and background color
Reported by: | bill | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 1.0 |
Component: | Editor | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Change History (8)
comment:1 Changed 13 years ago by
Owner: | changed from liucougar to Adam Peller |
---|
comment:2 Changed 13 years ago by
comment:3 Changed 13 years ago by
Owner: | changed from Adam Peller to liucougar |
---|
execCommand with hilitecolor works fine in Safari and IE, but not in FF for some reason (FF2/Mac anyhow)
comment:5 Changed 13 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
still doesn't work for me. Was that the right patch?
comment:6 Changed 13 years ago by
actually, after the patch foreColor doesn't work either for me (on FF2/Mac)
comment:8 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
my bad. works fine now. thanks, cougar.
Note: See
TracTickets for help on using
tickets.
(In [11164]) Implement plugin for color palette dropdowns in Editor menu. Refs #4172