Bug 31691 - Cannot remove color from number or bullet in list.
Summary: Cannot remove color from number or bullet in list.
Status: RESOLVED DUPLICATE of bug 26871
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-19 14:57 PST by Michael Thomas
Modified: 2010-09-24 10:58 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Thomas 2009-11-19 14:57:00 PST
1. Go to the midas demo: 
2. Enter the following HTML:

<font color="red"><ul><li>test</li></ul></font>

3. Attempt to change the bullet color.

Result:

Cannot change the bullet color. Can only change color of li contents. Even selecting all and changing color will not affect the bullet color.

Expected:

Bullet color should change with the color of the list item.
Comment 1 Michael Thomas 2009-11-19 14:57:55 PST
Whoops, I intended to include a link to the midas demo: http://www.mozilla.org/editor/midasdemo/
Comment 2 Ryosuke Niwa 2010-09-24 10:58:24 PDT
This bug is a duplicate of the bug 26871 and has been resolved since http://trac.webkit.org/changeset/65208.

*** This bug has been marked as a duplicate of bug 26871 ***