Opened 18 years ago
Closed 17 years ago
#376 closed Bug (duplicate)
"Remove Format" disables when text wrapped in tags
Reported by: | Paul Moers | Owned by: | Hallvord R. M. Steen (Opera Software) |
---|---|---|---|
Priority: | Normal | Milestone: | Opera Compatibility |
Component: | UI : Toolbar | Version: | FCKeditor 2.4.2 |
Keywords: | Cc: |
Description
When selecting text that is wrapped in tags, the "Remove Format" button disbales. This makes that formatted or styled content cannot be undone from its formatting.
With these tags the button will be disabled : span, u, em, strong, strike, sub, sup, font, a
span and div will not disable the button. These also undo the effect of the above tags. E.g. selecting <u><div>example</div></u> will not disable the button, but the clicking the button won't remove the formatting.
Other tags were not tested.
Might be related to ticket http://dev.fckeditor.net/ticket/9
Change History (3)
comment:1 Changed 18 years ago by
Keywords: | remove format disable Opera removed |
---|
comment:2 Changed 18 years ago by
Owner: | set to Hallvord R. M. Steen (Opera Software) |
---|---|
Status: | new → assigned |
comment:3 Changed 17 years ago by
Resolution: | → duplicate |
---|---|
Status: | assigned → closed |
Works in build 9488, most likely fixed with #9
I investigated this briefly and believe it is indeed a dup of ticket #9. Will re-test soon with the internal fix for that issue. Assigning to self.