Skip to content

Mask editor allows cut operations to remove bits of the mask #6784

@damyanpetev

Description

@damyanpetev

Description

When you perform a cut operation in the mask editor the last char from the mask is removed. Other artifacts appear depending on the selection.

mask-cut

  • igniteui-angular version: 9.0.2
  • browser: N/A

Steps to reproduce

  1. Open https://stackblitz.com/edit/mask-cut

  2. Select the last char

  3. Cut (Ctrl/Cmd + X)

Result

The value is actually cut and never replaced with the mask placeholder. The editor recovers after a re-focus, but still not expected behavior.

Expected result

The mask should be maintained at all times

Attachments

Attach a sample if available, and screenshots, if applicable.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions