Unplanned
Last Updated: 16 Feb 2024 13:44 by ADMIN
Boris
Created on: 30 Mar 2023 14:01
Category: ComboBox
Type: Bug Report
2
Combobox does not scroll to focused item

Describe the bug
Combobox does not scroll to focused item

To Reproduce
https://stackblitz.com/edit/u4crwa?file=src%2Fmain.vue

Type v

Expected behavior
Volleyball is scrolled into view

6 comments
ADMIN
Petar
Posted on: 16 Feb 2024 13:44

Hi, Veeresh.

Thank you for the additional details about the bug. It seems that the initial issue also reported in your previous reply is actually a result of items that are displayed on multiple lines. 

I've added the latest updates to the issue we use for tracking the current bug. 

Regards,
Petar
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources

Veeresh
Posted on: 12 Feb 2024 07:23

Hi Petar,

Initially, I reported that the issue affected only longer lists. but I discovered it also occurs with some shorter lists. The problem seems to occur when the text of options extends over multiple lines. 

Here is a StackBlitz example. The option "Olympics International rules  Flag Football" extends over multiple lines.

Another example with longer lists having all options in one line that works fine.

Attached Files:
ADMIN
Petar
Posted on: 20 Dec 2023 15:04

Hello, Veeresh.

Thank you for the shared details. I can confirm that the 'scroll-to-item' functionality is not working correctly for longer lists. I've updated the status of the current bug report. Currently, I cannot say exactly when the bug will be fixed but we will put it in our plans and try to fix it in a short period. 

I've also updated your Telerik points as a sign of gratitude for reporting the issue.

Please let me know if you have any additional questions related to the current thread.

Regards,
Petar
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources

Veeresh
Posted on: 14 Dec 2023 08:24

This is still not fixed completely. If the list contains more items, it doesn't scroll to the searched item.

Here is a StackBlitz example in which the bug fix can be reproduced. Search for "United" or any country that starts with letter "H" or after.

Attached Files:
ADMIN
Petar
Posted on: 04 May 2023 09:01

Hello, Peili.

The bug has been fixed in the latest version 3.10.0 of the Native Vue components. 

Here is a StackBlitz example in which the bug fix can be tested.

Regards,
Petar
Progress Telerik

Stay tuned by visiting our public roadmap and feedback portal pages! Or perhaps, if you are new to our Kendo family, check out our getting started resources

Peili
Posted on: 04 May 2023 08:34
This is actually quite important for a big dropdown list, please fix soon. Thanks!