[Webkit-unassigned] [Bug 23789] New: REGRESSION: Changing disabled state of a textarea does not do a repaint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 6 10:29:14 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=23789

           Summary: REGRESSION: Changing disabled state of a textarea does
                    not do a repaint
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
               URL: http://dump.kkaefer.com/disabled.html
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kkaefer at gmail.com


In the most recent nightly build, changing the disabled state of a textarea
does not do a repaint, thus, the textarea still appears as before even though
the status has changed. As soon as the user (e.g.) resizes it, it's repainted
and the status is reflected.

This worked in Safari 3.1.

This behavior seems to be broken on textareas. I tested this checkboxes and
textfields (input type=text) and it seemed to work correctly for those, but not
for textarea.


-- 
Configure bugmail: https://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