[Webkit-unassigned] [Bug 240343] readonly attribute should only apply on certain input types

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 13 10:26:15 PDT 2022


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

Tim Nguyen (:ntim) <ntim at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|ntim at apple.com              |webkit-unassigned at lists.web
                   |                            |kit.org

--- Comment #3 from Tim Nguyen (:ntim) <ntim at apple.com> ---
I won't be able to look into this soon, feel free to take this over.

Seems like we have a supportsReadOnly() function on InputType, which should be helpful.

I would either change the m_isReadOnly bit (which needs to be updated on type change too) or the isDisabledOrReadOnly function. Shouldn't be too hard, just a bit tedious.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220513/34c75faf/attachment-0001.htm>


More information about the webkit-unassigned mailing list