[Webkit-unassigned] [Bug 29815] REGRESSION (r48698): Cannot enter text in Facebook message content field
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 28 17:43:44 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=29815
--- Comment #3 from TAMURA, Kent <tkent at chromium.org> 2009-09-28 17:43:44 PDT ---
> However, this <textarea> element actually had maxlength="0" according to the
> inspector. So, this is an expected behavior and a Facebook's bug.
It doesn't have maxlength="0" in an HTML text. The code seems to call
"textarea.maxLength = 0" and it makes a maxlength="0" attribute.
--
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