[Webkit-unassigned] [Bug 11966] New: REGRESSION: Divot removed from focus ring when typing and scrolling in textarea

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 25 07:42:22 PST 2006


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

           Summary: REGRESSION: Divot removed from focus ring when typing
                    and scrolling in textarea
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: data:text/html,%3Ctextarea%20rows=7%20cols=25%3E
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, NativeTextArea
          Severity: Normal
          Priority: P1
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org
                CC: mitz at webkit.org


Summary:

A divot (chunk) of the focus ring is removed in the lower left-hand corner
while typing and scrolling in a textarea.

Steps to reproduce:

1. Open data: URL in bug.
2. Focus textarea (click in it or tab into it).
3. Hit Enter key 8 times. [NOTE: Another bug ignores the first Enter key in a
textarea on a newly loaded page.]
4. Type one printable character (even a space).
5. Hit Enter key once.
6. Type one printable character again.

Expected results:

No divot should be removed from textarea focus ring.

Actual results:

A divot is removed from the textarea focus ring.

Regression:

This does not occur in shipping Safari 2.0.4 (419.3) on Mac OS X 10.4.8
(8N1037).  Tested on 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