[PR #2157] Date picker - Disable automatic display of virtual keyboard - #1925 #3107

Open
opened 2026-01-29 18:21:56 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/radzenhq/radzen-blazor/pull/2157

State: closed
Merged: No


This PR addresses the following issue - #1925

Just to clarify. The current behaviour of the DatePicker is to show the on-screen keyboard on keyboardless devices as soon as a user has clicked a date in the popup. This can be quite frustrating as, when you have selected a date, you have to click elsewhere on the screen to close the keyboard.

This PR will give the option to disable that behaviour and not display the keyboard.

Regards

Paul

**Original Pull Request:** https://github.com/radzenhq/radzen-blazor/pull/2157 **State:** closed **Merged:** No --- This PR addresses the following issue - [#1925](https://github.com/radzenhq/radzen-blazor/issues/1925) Just to clarify. The current behaviour of the `DatePicker` is to show the on-screen keyboard on keyboardless devices as soon as a user has clicked a date in the popup. This can be quite frustrating as, when you have selected a date, you have to click elsewhere on the screen to close the keyboard. This PR will give the option to disable that behaviour and not display the keyboard. Regards Paul
claunia added the pull-request label 2026-01-29 18:21:57 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/radzen-blazor#3107