[Webkit-unassigned] [Bug 11967] New: REGRESSION: First Enter key ignored when tabbing into textarea for the first time after page load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 25 08:02:04 PST 2006


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

           Summary: REGRESSION: First Enter key ignored when tabbing into
                    textarea for the first time after page load
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: data:text/html,%3Ctextarea%3E
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, NativeTextArea
          Severity: Normal
          Priority: P1
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org


Summary:

The first Enter key is ignored when typed after initial focus of textarea after
a page is newly loaded.

Steps to reproduce:

1. Open data: URL in bug.
2. Focus textarea (click or tab into it).
3. Hit Enter key.

Expected results:

Enter key should create a new line.

Actual results:

Enter key is ignored.

Regression:

This is a regression from shipping Safari 2.0.4 (419.3) on Mac OS X 10.4.8
(8N1037).  Tested on a locally-built debug build of WebKit r18411.

Notes:

None.


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