RESOLVED FIXED 11967
REGRESSION: First Enter key ignored on initial focus of textarea after page load
https://bugs.webkit.org/show_bug.cgi?id=11967
Summary REGRESSION: First Enter key ignored on initial focus of textarea after page load
David Kilzer (:ddkilzer)
Reported 2006-12-25 08:02:04 PST
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.
Attachments
Mark Rowe (bdash)
Comment 1 2007-01-28 16:00:07 PST
mitz
Comment 2 2007-02-14 23:42:42 PST
Fixed by Justin in r19634.
Note You need to log in before you can comment on or make changes to this bug.