[Webkit-unassigned] [Bug 62606] New: When double clicking to select an element text, don't include the ending newline in the selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 13 15:49:53 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=62606

           Summary: When double clicking to select an element text, don't
                    include the ending newline in the selection
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Accessibility
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: Prodego at gmail.com
                CC: justin.garcia at apple.com, rniwa at webkit.org,
                    enrica at apple.com


When double clicking to select an element of text, the trailing newline of the text is selected. For example (and my apologies as I don't have anywhere to upload a nice example for you), in Google Chrome's about:version page, double clicking the webkit version information selects: "535.1 (branches/chromium/782 at 88413)\r\n" (dev build on Windows 7). Since the most common reason to select a text segment is to copy and paste it, a trailing newline is usually not desired. It would be better behavior to select the element up to, but not including, the final newline.

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



More information about the webkit-unassigned mailing list