Skip to content

On Android mobile devices with virtual keyboards, the Bootstrap Timepicker widget was not capturing input values correctly #400

@ashutosh2521

Description

@ashutosh2521

On Android mobile devices with virtual keyboards, the Bootstrap Timepicker widget was not capturing input values correctly. The issue stems from the fact that Android devices use a special key code (229) for input events from virtual keyboards, which was not being handled.

Steps to reproduce:

  • Open the timepicker widget on an Android mobile device.
  • Try to input a time using the virtual keyboard.

Expected behavior:
The widget should capture input values correctly.

Actual behavior:
Input events were not captured, and the widget didn’t update.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions