[Webkit-unassigned] [Bug 11535] New: REGRESSION: onclick="this.select(); " not working on new forms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 6 14:53:43 PST 2006


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

           Summary: REGRESSION: onclick="this.select();" not working on new
                    forms
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: data:text/html,%20<input%20type="text"%20onclick="this.s
                    elect();"%20value="Foobar">
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: pewtermoose at gmail.com


When you load the url and click the text field "Foobar" should become selected,
but doesn't.  Seems to be a problem with the new forms since shipping Safari
and Omniweb (as well as Gecko-based browsers) both behave properly.

This isn't an issue with this.select() as it works perfectly on other event
handlers (onfocus, onmouseover, etc), nor is it an issue with onclick as other
javascript works fine.


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