Bug 259380 - Add support for <input type=checkbox switch>
Summary: Add support for <input type=checkbox switch>
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Enhancement
Assignee: Nobody
URL:
Keywords: InRadar
Depends on: 266049 266283 262966 263008 263120 263372 263667 263928 263968 264477 265108 265356 265658 265937 265947 265991 266005 266066 266139 266347 266480 266532 267334 267546 268120
Blocks:
  Show dependency treegraph
 
Reported: 2023-07-20 17:14 PDT by lily_n_spiniolas2
Modified: 2024-01-26 07:27 PST (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description lily_n_spiniolas2 2023-07-20 17:14:34 PDT
A switch attribute should be implemented so that when set on an input element in the checkbox state, a switch control is used rather than a checkbox control (ex: <input type="checkbox" switch>). Submitted data remains the same.
Comment 1 lily_n_spiniolas2 2023-07-20 17:27:31 PDT Comment hidden (duplicate, hidden, obsolete)
Comment 2 Radar WebKit Bug Importer 2023-07-27 17:15:17 PDT Comment hidden (obsolete)
Comment 3 Tim Nguyen (:ntim) 2023-10-14 08:16:17 PDT
rdar://110354740
Comment 4 Anne van Kesteren 2024-01-26 07:27:34 PST
This bug has run its course. Thanks to everyone who contributed!