[jira] Updated: (WICKET-1404) DefaultFocusBehavior

2008-03-24 Thread Johan Compagner (JIRA)

 [ 
https://issues.apache.org/jira/browse/WICKET-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Johan Compagner updated WICKET-1404:


Fix Version/s: 1.5-M1

 DefaultFocusBehavior
 

 Key: WICKET-1404
 URL: https://issues.apache.org/jira/browse/WICKET-1404
 Project: Wicket
  Issue Type: New Feature
  Components: wicket
Affects Versions: 1.3.1
Reporter: James Carman
Priority: Minor
 Fix For: 1.5-M1

 Attachments: WICKET-1404.patch


 We need a behavior which gives a component the focus when the page loads.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (WICKET-1404) DefaultFocusBehavior

2008-03-09 Thread James Carman (JIRA)

 [ 
https://issues.apache.org/jira/browse/WICKET-1404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

James Carman updated WICKET-1404:
-

Attachment: WICKET-1404.patch

Here's a patch that implements the behavior.  I haven't the foggiest idea of 
how to test this thing, so I'll leave that up to you gurus.  Also, you'll 
probably need to add a @since tag once you decide when this goes in (if it 
does).

 DefaultFocusBehavior
 

 Key: WICKET-1404
 URL: https://issues.apache.org/jira/browse/WICKET-1404
 Project: Wicket
  Issue Type: New Feature
  Components: wicket
Affects Versions: 1.3.1
Reporter: James Carman
Priority: Minor
 Attachments: WICKET-1404.patch


 We need a behavior which gives a component the focus when the page loads.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.