[ http://issues.apache.org/jira/browse/MYFACES-871?page=comments#action_12358472 ]
Volker Weber commented on MYFACES-871: -------------------------------------- the aculo scripts can updated to version 1.5_rc5. I can't attach this here, because i can't grant license for this stuff. there is a problem with accordeonPanel, but it also don't works with current version of prototype. accordeonPanel, relays on Object.prototype.extend function (is in prototype 1.3.1 but not in current 1.4.0) . maybe updating rico.js ? > scripts from script.aculo.us needs updated > ------------------------------------------ > > Key: MYFACES-871 > URL: http://issues.apache.org/jira/browse/MYFACES-871 > Project: MyFaces > Type: Bug > Components: Sandbox > Versions: Nightly > Reporter: Volker Weber > Attachments: InputSuggestAjax.diff, relocate.bmp > > There is a problem with inputSuggestAjax because the used control.js is not > updated, but the prototype.js is. > see last comments on MYFACES-705. > There are still problems with the updated scripts: > The problem decscribed in MYFACES-705 > In IE if the entered text is longer than the size of the textbox, the left > side of the suggestBox is displaced to the 'virtualy' beginning of the text. > Also the api of control.js is changed, so myFaces.js of inputSuggestAjax and > maybe other componentes needs adjusting. > I will try to fix and upload needed files and patches. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
