Bug 16004
| Summary: | FormatBlock leaves first letter incorrectly styled | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Johan "Spocke" Sörlin <spocke> |
| Component: | HTML Editing | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | danny.bloemendaal, justin.garcia, mrowe, sullivan |
| Priority: | P2 | Keywords: | HasReduction, InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| URL: | http://tinymce.moxiecode.com/safari/formatblock.htm | ||
| Bug Depends on: | |||
| Bug Blocks: | 6627 | ||
Johan "Spocke" Sörlin
Steps to reproduce.
1. Open the attached URL.
2. Place caret/cursor in the second editable paragraph.
3. Press the Format block link.
4. Observe the strange span that got added to the start of block element.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
Confirmed with WebKit 525.1+ on Mac OS X 10.5. Thanks for the simple test case!
Mark Rowe (bdash)
<rdar://problem/5604313>
Justin Garcia
I have a fix for this out for review.
Justin Garcia
Fixed in http://trac.webkit.org/projects/webkit/changeset/32497
Maciej Stachowiak
*** Bug 21505 has been marked as a duplicate of this bug. ***