[Webkit-unassigned] [Bug 11277] New: REGRESSION: Incomplete repaint of text area when deleting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 13 03:47:13 PDT 2006


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

           Summary: REGRESSION: Incomplete repaint of text area when
                    deleting
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
               URL: data:text/html,<textarea>Delete%20the%20following%20word
                    :%20character</textarea>
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Regression, NativeTextArea
          Severity: Normal
          Priority: P1
         Component: Forms
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: mitz at webkit.org


When the number of lines in a textarea decreases, the last (old) line isn't
cleared.
To reproduce: open the URL, move the insertion point after the word "character"
and delete it character by character. The "ch" will be left behind as the word
starts fitting on the first line. Forcing a repaint will erase it.


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