[ 
https://issues.jboss.org/browse/RF-12605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukáš Fryč updated RF-12605:
----------------------------

    Fix Version/s: 4.3.0.M3

    
> Autocomplete Component Javascript Errors
> ----------------------------------------
>
>                 Key: RF-12605
>                 URL: https://issues.jboss.org/browse/RF-12605
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component
>    Affects Versions: 4.3.0.M2
>         Environment: Windows 7, Apache Tomcat 6
>            Reporter: Jeff Smith
>             Fix For: 4.3.0.M3
>
>
> When testing the 4.3.0 M2 release, we're receiving javascript with the 
> autocomplete component.  These errors didn't occur in 4.2.2.
> 1. Autocomplete onblur event:  We implemented simple javascript to uppercase 
> the input value.  The javascript code is 
> "this.value=this.value.toUpperCase()". The error is:  "TypeError:this.value 
> is undefined"
> 2. Autocomplete destroy event: We have pages with multiple tabs that utilizes 
> the autocomplete component.  When switching from a tab that contains the 
> autocomplete component, the tabs do not switch.  The error we're receiving 
> is:  "ReferenceError:event is not defined"  When clicking on the error in the 
> FireFox error console, we're directed to the destroy function where the line 
> of code is "this.__hide(event);".
> We attempting to complete a project that is critical to the users.  We were 
> testing the extended data table scrollbar fix, which is key to moving forward 
> with the project.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to