Welcome to the Blazor feedback portal. We’re happy you’re here! If you have feedback on how to improve the Blazor, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

When we open the timepicker popup and press end key, cursor is not maintains at end position

Sample: https://blazor.syncfusion.com/demos/timepicker/default-functionalities?theme=fluent

Replication procedure :

1.   Run the Sample.

2. Open the popup

3.   press ‘end’ key

4. You can see the issue(cursor position maintains at end position as working in datetimepicker)

 

 Expected Output: The expected response is the cursor going to the end of the field when we press end key

Current Output: cursor is not maintains at end position