Bug #99
Incorrect focus when adding an attribute
| Status: | New | Start: | 29/09/2011 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | 2.0 |
Description
In the create or modify form, a new attribute can be added, but then the focus is not on the correct field.
See https://issues.apache.org/jira/browse/TAP5-650
A quick fix would be to set autofocus to false.
History
Updated by Raphael Ouazana over 1 year ago
A new mixin has been introduced in Tapestry 5.3: http://tapestry.apache.org/current/apidocs/org/apache/tapestry5/corelib/mixins/FormFieldFocus.html
TODO:
- check if this can be used in LinID
- don't forget that error messages should still be visible