Setting focus in popup does not work anymore with IE*
-----------------------------------------------------
Key: TOBAGO-965
URL: https://issues.apache.org/jira/browse/TOBAGO-965
Project: MyFaces Tobago
Issue Type: Bug
Components: Themes
Affects Versions: 1.0.33
Environment: IE 6/7/8
Reporter: Helmut Swaczinna
Priority: Minor
Setting the input focus to first element of a popup when the popup is opened
does not work anymore with IE. This is because the isFunction() test for
element.focus() in lockPopupPage() return false in IE. Maybe isFunction() does
not work at all in IE.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.