Bug 16875

Summary: Text selection omits initial character of paragraph
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: ap
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://haineault.com/blog/39/

Mark Rowe (bdash)
Reported 2008-01-15 01:01:14 PST
Steps to reproduce: 1. Load the URL. 2. Triple click on "Today I feel like bashing flash." 3. Notice that the "T" of "Today" is not selected, but the "W" from the following paragraph is. 4. Hit copy, then paste into TextEdit. 5. Note that the "T" is omitted, as is the "W" which appeared to be selected. This occurs for me in Safari 3.0.4 and in TOT. A similar problem occurs if I click and drag to select the entire article -- the first letter of each paragraph is omitted from the copy. Potentially relevant portion of the style sheet: p:first-letter { font-size:1.1em; }
Attachments
Mark Rowe (bdash)
Comment 1 2008-01-15 01:02:02 PST
mitz
Comment 2 2008-01-15 08:36:12 PST
*** This bug has been marked as a duplicate of 6185 ***
Note You need to log in before you can comment on or make changes to this bug.