RESOLVED WONTFIX 59019
Enable the interactive form validation feature by default
https://bugs.webkit.org/show_bug.cgi?id=59019
Summary Enable the interactive form validation feature by default
Kent Tamura
Reported 2011-04-20 12:46:15 PDT
We disabled the interactive form validation feature because the implementation was incomplete and there were some compatibility issues. See Bug 40218 and Bug 40520. We implemented the validation message bubble, Google Chrome 10 was released on March 9 with the interactive form validation feature enabled, and I didn't see many compatibility issues. Also, Firefox 4 was released with the interactive form validation feature. I'd like to enable the interactive form validation feature by default.
Attachments
Patch (11.93 KB, patch)
2011-04-20 15:06 PDT, Kent Tamura
ap: review-
Alexey Proskuryakov
Comment 1 2011-04-20 13:38:58 PDT
Is bug 44436 somehow fixed now?
Kent Tamura
Comment 2 2011-04-20 14:23:09 PDT
(In reply to comment #1) > Is bug 44436 somehow fixed now? As for required=no, I think there are no way to fix the issue other than introducing a site specific quirk.
Kent Tamura
Comment 3 2011-04-20 15:06:04 PDT
Maciej Stachowiak
Comment 4 2011-04-20 16:32:37 PDT
We're planning to leave the feature off in Safari for the near, since the UI design is not up to our standards. We would like to revise the UI before we turn it on in anything we ship. Therefore, we'd prefer for this feature to stay disabled for now, at lead for ports shipped by Apple.
Alexey Proskuryakov
Comment 5 2011-04-20 16:34:45 PDT
Comment on attachment 90422 [details] Patch As far as being enabled on trunk goes, I don't think that this can be landed without fixing bug 44436 first. That is a hugely important single page! Discussions of how to fix 44436 should go into that bug, of course.
Kent Tamura
Comment 6 2012-09-19 16:29:04 PDT
*** Bug 97085 has been marked as a duplicate of this bug. ***
Kent Tamura
Comment 7 2013-01-22 20:51:52 PST
Because I don't recommend to use platform-independent validation message UI with Shadow DOM, enabling the feature by default is not reasonable.
Note You need to log in before you can comment on or make changes to this bug.