[Webkit-unassigned] [Bug 16875] New: Text selection omits initial character of paragraph

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 15 01:01:14 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=16875

           Summary: Text selection omits initial character of paragraph
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
               URL: http://haineault.com/blog/39/
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: NeedsRadar, ReviewedForRadar
          Severity: Normal
          Priority: P2
         Component: Text
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrowe at apple.com


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;
}


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list