[
http://jira.jboss.com/jira/browse/JBSEAM-2611?page=all ]
Przemyslaw Jaskierski updated JBSEAM-2611:
------------------------------------------
Attachment: JBSEAM-2611.diff.zip
As 'svn co
http://anonsvn.jboss.org/repos/seam/trunk '
returns:
svn: REPORT request failed on '/repos/seam/!svn/vcc/default'
svn: REPORT of '/repos/seam/!svn/vcc/default': 400 Bad Request
(
http://anonsvn.jboss.org)
I'm attaching Kenneth's code diff against latest trunk snapshot of ui. But as
Kenneth said, you can just drop his files from the zip.
<s:prefocus/> tag for setting focus on page entry
-------------------------------------------------
Key: JBSEAM-2611
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2611
Project: JBoss Seam
Issue Type: Feature Request
Components: JSF Controls
Reporter: Nicklas Karlsson
Attachments: jboss-seam-ui-focus-beta1.jar, jboss-seam-ui.jar,
JBSEAM-2611.diff.zip, ui-src-v1.zip
It might be convenient to have a <s:prefocus/> tag that could be e.g. nested inside
an inputText field you would like to have focused when the page is loaded.
It could be implemented with a simple document.getElementById('...').focus(); (or
other browser-compatible code) at the end of the page.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira