Ticket #6636 (closed Bug: invalid)
Undeline not removed from style
| Reported by: | MelissaS | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | General | Version: | |
| Keywords: | Cc: |
Description
The following is not working properly:
When the following text in in the "source" box: <span style="font-family:Arial; font-size:12pt; text-decoration:underline">underlined text</span>
It will show up like this with an underline & the U button will not work to remove the underline.
Change History
comment:1 Changed 3 years ago by garry.yao
- Status changed from new to closed
- Resolution set to invalid
comment:2 Changed 3 years ago by MelissaS
I don't understand how that helps the issue.
Can you try the following: 1 - Open a CKEditor window 2 - Click on Source to view the source 3 - Paste the following line into the source <span style="font-family:Arial; font-size:12pt; text-decoration:underline">underlined text</span> 4 - Click on Source again to go back to the main page 5 - Highlight the text "underlined text" 6 - Click on the U button to remove the underline The underline is not removed.
Thank you.

Please check out our sample page to understand how customizing editor styles could resolve this problem.