[Webkit-unassigned] [Bug 12352] New: REGRESSION: top and bottom border not painted when scrolling-by-typing in textarea

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 21 07:41:56 PST 2007


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

           Summary: REGRESSION: top and bottom border not painted when
                    scrolling-by-typing in textarea
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: data:text/html,<textarea cols="200" rows="1">
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, NativeTextArea, NeedsRadar
          Severity: Normal
          Priority: P1
         Component: Forms
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ddkilzer at webkit.org


Summary:

When typing in a textarea past the right side of the screen, the focus border
around the textarea does not paint as characters are typed.

Steps to reproduce:

1. Open Safari/WebKit.
2. Open data URL.
3. Type in textarea until it starts scrolling to the right.

Expected results:

Top and bottom border should paint as text is typed.

Actual results:

Top and bottom border do not paint as text is typed.

Regression:

I believe this is a regression from shipping Safari 2.0.4 (419.3) on Mac OS X
10.4.8 (8N1037).  Will test next.

Notes:

Tested with a locally-built debug build of WebKit r19007 with Safari 2.0.4
(419.3) on Mac OS X 10.4.8 (8N1037).

The test URL is one row tall to demonstrate both the top and bottom border not
repainting.  On a multi-row textarea, only the top border is not painted when
typing on the top (visible) line in the textarea, and only the bottom border is
not painted when typing on the bottom (visible) line in the textarea.


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