[
https://issues.apache.org/jira/browse/TAPESTRY-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12553803
]
Howard M. Lewis Ship commented on TAPESTRY-1942:
------------------------------------------------
I've added in Ben Acker's improved bevel image and CSS (the bevel is the
balloon-ish popup displaying the error message). This is a good first pass,
but it needs a bit of additional work. The current approach is not ideal, it
can be cluttered if you submit a form and many fields get a bevel. The idea of
dimming the bevels of other fields is not bad, but could be a bit better. The
bevels need to re-position themselves when the layout of the component they are
attached to changes ... given the other field decoration, perhaps only the
field with focus should have it's bevel displayed at all?
In addition, haven't tested IE support at all, especially IE 6 with its nasty
z-order problems.
> Client side validation should be triggered when the user moves out of a field
> -----------------------------------------------------------------------------
>
> Key: TAPESTRY-1942
> URL: https://issues.apache.org/jira/browse/TAPESTRY-1942
> Project: Tapestry
> Issue Type: Improvement
> Affects Versions: 5.0.6
> Reporter: Howard M. Lewis Ship
> Assignee: Howard M. Lewis Ship
>
> Currently, client side validation occurs only as the user submits the form.
> It would be better if validation occured for individual fields as the user
> tabs out of them.
> Validation would be re-run at form submit (and of course, again on the
> server).
> This radically changes the way that input validation errors are displayed;
> I've been working on a kind of "bubble" that is positioned above the field to
> contain the error message.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]