Unplanned
Last Updated: 27 Nov 2019 09:56 by ADMIN
Anders Mad.
Created on: 26 Feb 2019 09:57
Category: ComboBox
Type: Bug Report
1
Attribute autocomplete should be "disabled" instead of "off"

Hi,

You prob. already know this, but in Chrome attribute autocomplete should be "disabled" instead of "off" for e.g. combobox - then we don't get the auto fill.

Even thought it has no id nor name - I think it looks at the lavbel - in my case its "Name" and the combobox get a big Chrome auto fill from the address book. Setting it from "off" to "disabled" will disable both auto complete AND auto fill.

The same goes for the AJAX Combobox - will you notify that team too? Current hotfix for that is `$(".rcbInput").attr("autocomplete", "disabled");`

Thanks

/Anders

1 comment
ADMIN
Dimitar
Posted on: 04 Mar 2019 12:03
Hello,

Thank you for the detailed report.

Indeed you are correct that there was a change in the way that Chrome interprets "off" for autocompletion. That being said, the Kendo UI widgets should adapt to this change and provide a way of disabling the autocompletion feature of Chrome. This is logged as an enhancement in the Kendo UI GitHub repository and you can start tracking it from item #4174.

Regards,
Dimitar
Progress Telerik
Get quickly onboard and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.