[Webkit-unassigned] [Bug 41387] <input> placeholder text does not redraw if its disabled state changes and it has a background image

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 21 13:13:44 PDT 2011


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


Benjamin Bertrand <bertrand.design at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bertrand.design at gmail.com




--- Comment #4 from Benjamin Bertrand <bertrand.design at gmail.com>  2011-03-21 13:13:44 PST ---
This also happens when both attributes "value" and "placeholder" are added to the INPUT tag, and the value is removed with javascript [input.removeAttrute("value")]. 
The value is removed as expected, but the input remains blank. 
The placeholder text is not updated or rendered until the input is blurred.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list