[Webkit-unassigned] [Bug 76995] WebKit fails IETC :indeterminate and input type=radio test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 30 11:14:58 PST 2012


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





--- Comment #20 from Joe Thomas <joethomas at motorola.com>  2012-01-30 11:14:57 PST ---
(In reply to comment #19)
> Safari/Windows doesn't support indeterminate radio button.  However I found Safari/iOS supports it.
> 
If I try the indeterminate getter function on Safari on windows, I get the value which I set. And I don't see any difference in radio button appearance between Safari on Windows or on Mac if the indeterminate property is set.

I am not sure I missed something here, could you please give more details on what part of the indeterminate property is not supported on Safari/Windows?

> We had better introduce a compile-time flag or a RenderTheme function for indeterminate radio button support, and HTMLInputElement::isIndeterminate() should change its behavior according to the flag or the function.

Is it not better to have uniform behavior across all webkit browser on all platforms?

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