This is a migrated thread and some comments may be shown as answers.

[Solved] Autocomplete - Copy and Paste not working in IE

2 Answers 84 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Aidan
Top achievements
Rank 1
Aidan asked on 29 Dec 2010, 01:23 PM
I'm using the MVC Autocomplete control in the following environment.
VS 2010
Net 4.0
MVC 2.0
Telerik 2010.3.1110
IE 8.0.7600.16385
Firefox 3.6.10

When I 'copy and paste' (CTRL+C, CTRL+V) into an Autocomplete box in Firefox it triggers the search fine. However, when I do the same thing in IE, it doesn't trigger the search.

Is there a setting in IE that is needed? Or is this a known bug?

Please advise as unfortunately most of the target users of the application are using IE.

Thanks in advance.

2 Answers, 1 is accepted

Sort by
0
Georgi Krustev
Telerik team
answered on 03 Jan 2011, 02:36 PM
Hello Aidan,

 Thank you for pointing this issue.

After further investigation, we found that the keypress (which triggers the filtering) is not raised in other browsers than FF, if ctrl+V combination is used. We was able to overcome this issue and the fix will be included in the next official release of the Telerik components for ASP.NET MVC.

For your convenience I have attached the modified JavaScript files which includes the fix.

Regards,
Georgi Krustev
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Toby
Top achievements
Rank 1
answered on 08 Mar 2011, 06:00 PM
Hi,

I'm having a very similar issue with the ASP.NET AJAX combo box, if a user types into the box normally it works fine, but it you copy/paste
text into the combo box it does pick up the values.

Would the same issue affect the AJAX versions as well?

thanks
Toby
Tags
ComboBox
Asked by
Aidan
Top achievements
Rank 1
Answers by
Georgi Krustev
Telerik team
Toby
Top achievements
Rank 1
Share this question
or