This is a migrated thread and some comments may be shown as answers.

CommandBarToggleButton unexpected behavior

3 Answers 80 Views
CommandBar
This is a migrated thread and some comments may be shown as answers.
Francisco
Top achievements
Rank 1
Francisco asked on 11 Jul 2016, 07:19 PM

Hello Support,

  I am using v.2015.2.728.40 and are experiencing some issues with the behavior of the ToggleButton and CommandBarButton.  The issue is that when clicking on the toggle button, everything is fine for the first time.  The response time for the button progressively degrades as you continue using the button.  I was able to reproduce this problem by creating a new Project with an empty form, dropping in a CommandBar, then adding five ToggleButtons.  Set the togglebuttons to DrawImage=False and DrawText=True.  Run the application and in a circular fashion, click on the each button with a short delay in between.  You should notice that after a few iterations, the buttons become unresponsive.  This behavior is now hindering the functionality of my application.

Thanks

Francisco

3 Answers, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 12 Jul 2016, 11:07 AM
Hi Francisco,

Thank you for writing.

We do not have any reports of similar behavior. I was not able to reproduce this locally as well. This I why I have attached my test project. Could you please check it and let me know how it differs from your real setup? Could try to reproduce this with it as well?

In addition, could you confirm that you are using the latest version of the suite? 

Thank you in advance for your patience and cooperation. 

Regards,
Dimitar
Telerik by Progress
Check out the Windows Forms project converter, which aids the conversion process from standard Windows Forms applications written in C# or VB to Telerik UI for WinForms.For more information check out this blog post and share your thoughts.
0
Francisco
Top achievements
Rank 1
answered on 12 Jul 2016, 05:06 PM

Hello Dimitar,

  I am using an older version (v.2015.2.728.40) to minimize changes in our development environment.  You are correct, the behavior I described doesn't happen on the new suite version (UI for WinForms Q2 2016)

After some minor changes, the update to the new version of Telerik allows my application to run.  Doing some automated tests now I find that the droplist doesn't support the arrow keys for selection as my previous version did.  

How do you enable arrow key or some other keyboard selection on DropDownList?

Thanks

Francisco

0
Dimitar
Telerik team
answered on 13 Jul 2016, 09:12 AM
Hi Francisco,

Thank you for writing back.

We haven't made any changes to the RadDropDownList behavior and you should be able to select items with keyboard despite the DropDownStyle. Can you test this in a blank new project and confirm that you are getting the undesired effect as well?

Thank you in advance for your patience and cooperation. 

Regards,
Dimitar
Telerik by Progress
Check out the Windows Forms project converter, which aids the conversion process from standard Windows Forms applications written in C# or VB to Telerik UI for WinForms.For more information check out this blog post and share your thoughts.
Tags
CommandBar
Asked by
Francisco
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Francisco
Top achievements
Rank 1
Share this question
or