Unplanned
Last Updated: 31 Oct 2019 11:37 by ADMIN
Created by: Vitaly
Comments: 0
Category: AutoCompleteView
Type: Bug Report
2

Hello,

 

As per forum thread https://www.telerik.com/forums/autocompleteview-causes-memory-leaks ACV control causes memory leaks on iOS.

Here is the repro project https://github.com/VitalyKnyazev/AutoCompleteViewLeak

 

Thanks

Vitaly

Unplanned
Last Updated: 11 Jun 2021 08:28 by Simon

The suggestions view won't disappear when the AutoCompleteView loses and receives focus and the entered text is quickly deleted.

Unplanned
Last Updated: 05 Jul 2019 09:30 by ADMIN
When the control lost focus and tokens almost fill all the space, the ShowMoreTemplate causes flickering.
Unplanned
Last Updated: 11 Feb 2019 15:01 by ADMIN
Created by: Daniel
Comments: 1
Category: AutoCompleteView
Type: Bug Report
0

Setting the FontSize property of the AutoCompleteView control to anything larger than 20 badly clips the text of both watermark and selected/written text, at least on iOS. I've tried various "hacks" with increased control heights and/or padding, themes etc, but it doesn't matter, it still clips. 

Seems to work fine using RadEntry for example, so it should really be the same with AutoComplete?

Reproducing is as obvious as setting the FontSize property.

Unplanned
Last Updated: 19 Nov 2020 10:13 by ADMIN

The AutoCompleteView is not visible in the Accessibility tree.
Setting AutomationId to the control has no effect and the element cannot be accessed in a testing project.