[Webkit-unassigned] [Bug 160484] New: iOS doesn't support indeterminate checkboxes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 2 18:15:55 PDT 2016


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

            Bug ID: 160484
           Summary: iOS doesn't support indeterminate checkboxes
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: iOS
                OS: iOS 9.3
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: webkit at chrisrebert.com

Specification:
https://html.spec.whatwg.org/#dom-input-indeterminate

Does this work in other (mobile) browsers?:
Yes; see http://caniuse.com/#feat=indeterminate-checkbox

Steps to reproduce:
1. Open http://output.jsbin.com/hopasu/quiet in iOS Safari

Expected result:
The middle checkbox should be displayed as being indeterminate.
(For comparison, on macOS Safari, the indeterminate status is displayed by
having the checkbox contain a horizontal bar (instead of a check mark) on a blue background.)

Actual result:
The middle checkbox is displayed the same as the unchecked top checkbox.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160803/75a888ee/attachment.html>


More information about the webkit-unassigned mailing list