Ticket #679 (closed Bug: duplicate)
[SS] IE RemoveFormat ignores span tags
| Reported by: | carlolivier@… | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | SF | Cc: | fredck, nachtzuster70@… |
Description
When using the standard Remove Format button provided by the editor in IE no <span></span> tags are removed.
This is due to the execCommand in IE I believe.
Firefox works fine - however many of my users are on IE.
The main issue this causes me is that I use integrated custom CSS classes in the Style select box - and I use <span> tags to insert the markup - which can never be "restyled" or removed - when using IE.
My only option it seems at this stage is to use the <font> tag for i inserting those styles - although thats terrible as its been deprecated! XHTML and all.
Anyway - has anyone got any ideas if this IS in fact an IE issue - or am I missing something?
Moved from SF:
http://sourceforge.net/tracker/index.php?func=detail&aid=1326920&group_id=75348&atid=543653