[Webkit-unassigned] [Bug 63709] Disabled or read-only input type=search still allows clicking [x] to clear contents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 1 06:06:21 PDT 2011


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





--- Comment #15 from Kentaro Hara <haraken at google.com>  2011-07-01 06:06:21 PST ---
(From update of attachment 99463)
View in context: https://bugs.webkit.org/attachment.cgi?id=99463&action=review

>> LayoutTests/fast/forms/search-disabled-readonly-expected.txt:8
>> +PASS input.value is "b"
> 
> This doesn't cover the original scenario of disabled-search-input.html.
> The scenario was:
>   1. layout with <input type=search disabled>
>   2. Click the center of it
>   3. Type a key
>   4. Expect that the character is inserted.
> 
> But, you don't need to cover the scenario if you don't remove disabled-search-input.html.

Ah...sorry, I got it. In conclusion, I left disabled-search-input.html as it is, and added search-disabled-readonly.html.

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