Opened 14 years ago
Closed 14 years ago
#6651 closed Bug (duplicate)
Bug when click on Source
Reported by: | sarvesh | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: | sarvesh |
Description
when binding to the source area i am binding the element as <span style=' background:#ffff00;'>%customername%</span>
but when i click on Source in CK Editor i am getting or rendered as <span style="background: none repeat scroll 0% 0% rgb(255, 255, 0);">%customername%</span>
Change History (4)
comment:1 Changed 14 years ago by
Cc: | sarvesh added |
---|
comment:2 Changed 14 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:3 Changed 14 years ago by
Resolution: | invalid |
---|---|
Status: | closed → reopened |
comment:4 Changed 14 years ago by
Resolution: | → duplicate |
---|---|
Status: | reopened → closed |
In fact, this is the kind of problem that #5528 tries to fix.
CKEditor relies on browser's style interpretation result thus cannot guarantee the output style values are in shortest form, we recommend you to use in this case: