[Webkit-unassigned] [Bug 35141] New: Double-click on a field text select the whole string instead of a sub-string.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 19 00:58:50 PST 2010


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

           Summary: Double-click on a field text select the whole string
                    instead of a sub-string.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh Intel
        OS/Version: Mac OS X 10.6
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: chrome at netscript.com


With the following text in a field "aaa.bbb.ccc", double-clicking on "bbb"
select the whole "aaa.bbb.ccc" string instead of "bbb". In Firefox and Chrome,
only "bbb" is selected while triple-clicking selects the whole string.

It would be nice to have the same "useful" behavior in Safari.

Thanks.

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