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

[bug] Able to clear AutoComplete when it is disabled in Edge

4 Answers 218 Views
AutoComplete
This is a migrated thread and some comments may be shown as answers.
Gerard
Top achievements
Rank 1
Gerard asked on 08 Aug 2017, 07:41 AM

I've managed to recreate this bug in the Dojo.

http://dojo.telerik.com/EPOWex

 

The problem is only occurring in Edge (Chrome and IE are working correctly). 

After you select a value from the AutoComplete and set it to enable(false). Notice that in Edge you can still select the text in the widget. Simply then press the del-key and the value is removed...

 

 

 

 

4 Answers, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 09 Aug 2017, 02:52 PM
Hello Gerard,

Thank you for the code sample provided.

I have tested this with Edge 38 and IE 11 and I did not manage to delete the value from the AutoComplete. I have recorded a short screencast, which demonstrates the behavior on my end. May I ask you to review it and provide additional clarifications in case I am missing something? Also, can you specify what versions of the browsers are you using?

I am looking forward to your reply.

Regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Gerard
Top achievements
Rank 1
answered on 15 Aug 2017, 11:29 AM

Hi Dimitar,

I found the difference.
When I select the text, I click and drag the mouse from right to left (maybe left to right also works :-) ). Notice when you do this, the text while dragging is turning blue, but when I release the mouse-button it turns to light-grey. In your screencast it says blue...

I've attached a gif showing how this works...

 

I'm using here:
Microsoft Edge 40.15063.0.0
Microsoft EdgeHTML 15.15063

 

0
Dimitar
Telerik team
answered on 16 Aug 2017, 07:18 AM
Hello Gerard,

Based on the provided information I have managed to reproduce the bug with the exact version of MS Edge(40).

I have investigated the issue further, and I can confirm that it is not related to the Kendo UI Autocomplete widget. The bug is originating from the browser, as you can perform the same test on the following Dojo with a simple disabled input element.

Also, the bug has been reported in multiple threads in the official bug-tracker of MS Edge. You can track the progress on the issue from the following thread:


Regards,
Dimitar
Progress Telerik
Try our brand new, jQuery-free Angular 2 components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
0
Gerard
Top achievements
Rank 1
answered on 16 Aug 2017, 07:55 AM

Hi Dimitar,

I will look into the Edge-bugtracker... 

Thank you for your time.

Tags
AutoComplete
Asked by
Gerard
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Gerard
Top achievements
Rank 1
Share this question
or