Skip to content

Cannot paste (Ctrl-V) into Currency Input component #1049

@kevon-vems

Description

@kevon-vems

NOTE: We do not look at .zip attachments for issue investigation.

Describe the bug
CurrencyInput does not accept pasted values

To Reproduce
Steps to reproduce the behavior:

  1. Go to https://demos.blazorbootstrap.com/form/currency-input
  2. copy any decimal value to your clipboard. Ex: 123.45
  3. click into ANY input field
  4. press Ctrl-V on your keyboard
  5. Witness, no values pasted
  6. right click, select paste
  7. Witness values are pasted
  8. Scratch your head and wonder why

Expected behavior
Values should paste when using Ctrl-V

Versions (please complete the following information):

  • .NET Version: .NET 9
  • BlazorBootstrap: 3.3.1
  • Blazor WebAssembly / Server: Server
  • Blazor Interactive Render Mode: Server
  • Blazor Interactivity Location: Global

Sample code
You can use your own demos website

GitHub repo
Your own

Desktop (please complete the following information):

  • OS: Win-11
  • Browser chrome
  • Version 133.0.6943.100 (Official Build) (64-bit)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions