Quantcast

richui autocomplete

classic Classic list List threaded Threaded
4 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

richui autocomplete

vijibalas
This post was updated on .
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: richui autocomplete truncates in IE

Mark Fortner-3
Did you try escaping the ampersand & ?

Mark


On Thu, Jan 6, 2011 at 3:29 PM, vijibalas <[hidden email]> wrote:

Hi,

I am using richui autocomplete which has the following text suggestions:
A&E Television Networks
AT&T

I dont have any issue in Firefox. But I do have a problem in IE. The problem
is even though 'A&E Television Networks' displays correctly in IE, it does
not display AT&T fully in IE. Instead displays only AT in IE. Firefox
display both entries correctly.

I ran this against IE7 and IE 8. Using IE Developer Tools the Text is just
li Text is just AT instead of AT&T even though _oResultData and
_sResultMatch correctly displays "AT&T".

Please see attached screenshot. I am using richui 0.8. Is there a fix for
this issue ?

http://grails.1312388.n4.nabble.com/file/n3178389/richuiautocomplete.bmp
--
View this message in context: http://grails.1312388.n4.nabble.com/richui-autocomplete-truncates-in-IE-tp3178389p3178389.html
Sent from the Grails - user mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email



Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: richui autocomplete

vijibalas
This post was updated on .
In reply to this post by vijibalas
CONTENTS DELETED
The author has deleted this message.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: richui autocomplete truncates in IE

Mark Fortner-3
No I meant, did you use &amp; instead of just plain &.

Mark




On Thu, Jan 6, 2011 at 4:09 PM, vijibalas <[hidden email]> wrote:

Mark

Thanks for your reply. If you mean URLEncode on Javascript/Decode in
Controller, then yes I did that. Without that I could not see 'A&E
Television Networks' either as it has the & too. If you notice my image the
Text in autocomplete li  shows only AT incorrectly even tho _oResultData and
_sResultMatch correctly displays "AT&T".  I have the problem in IE and not
in firefox for AT&T even tho 'A&E Television Networks' work in both
browsers.

Do we have a fix for this issue?
--
View this message in context: http://grails.1312388.n4.nabble.com/richui-autocomplete-truncates-in-IE-tp3178389p3178438.html
Sent from the Grails - user mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email



Loading...