Typing 'dead' characters in field with input mask types 'dead'

Created on 7 October 2024, 3 months ago

Problem/Motivation

When you enable an input mask for a field in a webform and try to type 'dead' characters like an apostrophe the word 'dead' is typed instead. See Inputmask issue #2701 (https://github.com/RobinHerbots/Inputmask/issues/2701).

Steps to reproduce

Enable the inputmask for a webform field. Create a custom mask that accepts alphanumeric characters. Set the keyboard layout of your OS to US International and type a character like Γ© by pressing ' first and then an e.

Proposed resolution

Update the Inputmask library used in Webform to 5.0.9. Issue #2701 is solved in that version. Can be tested in https://robinherbots.github.io/Inputmask/#/demo when you try to type an accented character in the e-mail field.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Version

6.2

Component

Code

Created by

πŸ‡³πŸ‡±Netherlands g.vandenhil

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024