Completed
Last Updated: 19 Feb 2020 11:42 by ADMIN
Alexandr
Created on: 30 May 2019 08:04
Type: Bug Report
4
Search dialog. Incorrect behavior when user picks result from search results list.

Go to page https://demos.telerik.com/reporting/product-catalog?&skinName=default

Open Search dialog.

Type "Accessories" in search field. Wait for results.

Pick last result (Accessories - page 2) from results list. (page 2 will be opened - correct)

Close search dialog and open it again (or just clear search field).

Type "Accessories" in search field again. Wait for results.

Pick last result (Accessories - page 2) from results list again.

Incorrect behavior: page 1 will be opened instead of page 2; and first result item will be highlighted as selected instead of last result item.

Also I met situation when long results list was scrolled up to top but it was unclear how to reproduce it stable.

4 comments
ADMIN
Todor
Posted on: 19 Feb 2020 11:42

Hello ANDREY,

I tested our Angular demo for version 14.0.20.127 that uses the npm package '@progress/telerik-angular-report-viewer@9.20.127'. I couldn't reproduce the described behavior. I used the 'Product Catalog' report and searched for 'er' to create a long list with search results. I scrolled down, selected the bottom item, then scrolled up and selected the top item. I repeated this several times. In all cases, I observed correct behavior.

Can you provide step-by-step instructions for reproducing the problem or a video that demonstrates it?

Regards,
Todor
Progress Telerik

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 Feedback Portal and vote to affect the priority of the items
ANDREY
Posted on: 12 Feb 2020 11:55

Have installed npm package @progress/telerik-angular-report-viewer@9.20.127.
An unnecessary scroll still arises if I scroll long list of search results down and select some result then scroll list of results up and try to select another result.
It is impossible to select first result of list after selecting last result.
Now I fix it by calling stopPropogation() on mousedown event which happens on element with class .trv-search-dialog-results-area.

ADMIN
Peter
Posted on: 01 Nov 2019 16:48

Hello,

The bug is fixed in R3 2019 SP1.

Regards,
Peter
Progress Telerik

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 Feedback Portal and vote to affect the priority of the items
ADMIN
Silviya
Posted on: 04 Jun 2019 14:10
Hello Alexandr,

We successfully reproduce the issue based on the provided steps. Thank you for bringing this to our attention!
Your Telerik Points have been updated!

Best Regards,
Silviya
Progress Telerik
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 Feedback Portal and vote to affect the priority of the items