tapestry.form.focusField on non displayed field
-----------------------------------------------
Key: TAPESTRY-1548
URL: https://issues.apache.org/jira/browse/TAPESTRY-1548
Project: Tapestry
Issue Type: Bug
Components: XHR/dhtml/Ajax
Affects Versions: 4.1.2
Environment: ie6
Reporter: Jesse Kuhnert
Assignee: Jesse Kuhnert
Fix For: 4.1.2
When the tapestry default form focus logic kicks in on a select element that is
currently hidden via style attribute (ie display:none) ie6 blows up with an
error when tapestry.form.focusField() is called as the select.focus() function
is apparently invalid to call with the display having that value.
--
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]