Pending Review
Last Updated: 01 Jul 2019 05:25 by ADMIN
Wesley
Created on: 13 Jun 2019 19:42
Type: Bug Report
0
Backspace does not work in Report Viewer's search window input box

Hi,

 

There is an issue where the search window that opens from the Report Viewer tool bar does not allow for deleting text from the search string input box using backspace.

The keyboard command provider seems to have many other keys covered for the intended behavior, but backspace does not seem to be handled appropriately.


3 comments
ADMIN
Silviya
Posted on: 01 Jul 2019 05:25
Hello Wesley,

We are happy to hear that the issue is now resolved. Great job! 
Still, don't hesitate to contact us in case of other questions.

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
Wesley
Posted on: 24 Jun 2019 22:17

Thank you for your response.

After you confirmed that this wasn't actually an issue on your end, I was able to find code that was overriding the PreviewKeyDown event for TelerikInput controls and marking backspace as handled so that SelectedItem is not set to null in comboBoxes elsewhere.

Thank you for your assistance in helping me get to the bottom of this issue.

ADMIN
Todor
Posted on: 20 Jun 2019 09:44
Hi Wesley,

I tested our WPF Report Viewer examples from the specified version (13.0.19.222) and R2 2019 (13.1.19.514). The backspace button worked correctly in the Search window on our side. 
Consider attaching a sample demonstrating the issue for local investigation.

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