Ticket #569 (closed Bug: fixed)
Safari: Format -> Heading ignores the first char in the paragraph
| Reported by: | fredck | Owned by: | |
|---|---|---|---|
| Priority: | Normal | Milestone: | Safari Compatibility |
| Component: | Core : Styles | Version: | SVN (FCKeditor) - Retired |
| Keywords: | Cc: |
Description
Steps to reproduce
- Load sample01.html;
- Place the cursor at the end of the sample text and hit [Enter];
- Type "My Title";
- Select "Format" -> "Heading 1" in the toolbar.
Results
The "M" in "My Title" doesn't change. The title style is displayed correctly for the rest of the block. It happens with any type of "Heading" in the "Format" combo.
The following is the resulting HTML:
<h1><span class="Apple-style-span" style="font-size: 12px; font-weight: normal; ">M</span>y Title</h1>
Tested with WebKit Nightly r23540 over Windows.
Change History
Note: See
TracTickets for help on using
tickets.
