Bug 21505

Summary: First letter of header tag inside div tag incorrect when changing header size
Product: WebKit Reporter: Annie Sullivan <sullivan>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: jparent, justin.garcia, sullivan
Priority: P2 Keywords: GoogleBug
Version: 525.x (Safari 3.1)   
Hardware: PC   
OS: Windows XP   
URL: http://www.mozilla.org/editor/midasdemo/

Annie Sullivan
Reported 2008-10-09 13:35:04 PDT
Steps to reproduce: 1. Go to Midas Demo. 2. Check "View HTML Source" and set the following HTML: <div><p>p1</p><h3>hello</h3></div> 2. Uncheck "View HTML Source" 3. Select the word "hello" and choose "H1" from the leftmost dropdown menu. Results: "h" shrinks to small font, while "ello" switches to H1. HTML source: <div><p>p1</p><h1><span class="Apple-style-span" style="font-size: 19px; ">h</span>ello<br></h1></div>
Attachments
Annie Sullivan
Comment 1 2008-10-09 13:35:13 PDT
This affects Google Docs.
Julie Parent
Comment 2 2008-10-09 13:53:23 PDT
Maciej Stachowiak
Comment 3 2008-11-04 11:31:14 PST
bug 16004 appears to be fixed - is this fixed as well? *** This bug has been marked as a duplicate of 16004 *** *** This bug has been marked as a duplicate of 16004 ***
Julie Parent
Comment 4 2008-11-04 11:35:43 PST
Yeah, this is fixed (at least in a nightly I just tested from about a month ago).
Note You need to log in before you can comment on or make changes to this bug.