[Webkit-unassigned] [Bug 28649] Support for interactive validation of form elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 28 11:58:44 PDT 2010


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


Brenton <webkit at appsforartists.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |webkit at appsforartists.com




--- Comment #11 from Brenton <webkit at appsforartists.com>  2010-06-28 11:58:43 PST ---
I agree with Alexey.  In 2008, I wrote an app to the HTML5 spec, then backported the validation API to JavaScript to support then-existing browsers.  I've seen the app break a couple of times due to changes in WebKit (which Tamura is always eager to fix).

If you go to http://beta.insightdining.com/surveys/limon/ without the WebKit validator, the page scrolls smoothly to take you to an invalid element on form submission.  Since the validation constraints have been added, the page abruptly jumps to the first invalid <input/>.  I'm sure there are users who don't understand what's going on when this happens.  For that matter, I wasn't even sure what was going on when I was debugging #40591.

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