https://bugzilla.wikimedia.org/show_bug.cgi?id=23769
Aryeh Gregor <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |om --- Comment #3 from Aryeh Gregor <[email protected]> 2010-06-03 16:58:42 UTC --- Reverting r55517 won't fix the problem, I added lots of uses of HTML5 form constraint validation. It looks like WebKit implemented the constraint validation but with no actual UI -- the offending field is focused but with no explanation. This was a really bad decision by them IMO, and we'll have to disable this as long as we have a significant number of affected browsers in circulation. I've poked them on IRC and will file a bug if I don't get a response. Opera's UI is ugly too, but at least it's mostly functional. Plus it's a minor browser. WebKit is much bigger and its UI here is nonexistent, so we simply can't leave this in. I'll patch Html.php to strip the attributes for now, so that they can be re-enabled everywhere when support is actually useful. Possibly relevant WebKit bug: https://bugs.webkit.org/show_bug.cgi?id=34945 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
