Opened 13 years ago

Last modified 13 years ago

#7370 confirmed Bug

FF & Safari : Underline for list item not shown for the below html code

Reported by: Satya Minnekanti Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: IBM Firefox WebKit Cc: Damian, James Cunningham, Teresa Monahan

Description

To reproduce the defect:

Copy the following code and paste in HTML Source and go to WYSIWYG mode.

<style id="CSS_2" type="text/css">.CSS_2{ background:#99ccff; }</style>
<ul><li><u><span class="CSS_2">dddddddddddddd</span></u></li></ul>

In FF & Safari, underline for the list item not shown but when we keep the cursor in the list item Underline tool bar icon is highlighted.

It works properly in all other browsers.

Change History (1)

comment:1 Changed 13 years ago by Sa'ar Zac Elias

Keywords: Firefox WebKit added
Status: newconfirmed

Not sure this is fixable though, looks like a browser bug.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy