Skip to content

Events and Methods Not Triggering for Empty Entry on Mac and iOS #30792

@KarthikaRavichandranSF4617

Description

Description

I am experiencing an issue where events and methods do not trigger for an entry field if the entry is empty. This occurs specifically when the backspace key is pressed on both Mac and iOS platforms.

Sample : Sample.zip

Video : https://github.com/user-attachments/assets/5f7e6d7e-27ff-4248-8994-782a05e2a544

Steps to Reproduce

  1. Open the application on a Mac or iOS device.
  2. Navigate to an entry field.
  3. Ensure the entry field is empty.
  4. Press the backspace key.

Expected Result:

The KeyDown and KeyUp events, as well as any other relevant events, should be triggered when the backspace key is pressed, even if the entry is empty.

Actual Result:

The events and methods are not triggering when the entry is empty and the backspace key is pressed.

Link to public reproduction project repository

No response

Version with bug

10.0.0-preview.4

Is this a regression from previous behavior?

Not sure, did not test other versions

Last version that worked well

Unknown/Other

Affected platforms

iOS, macOS

Affected platform versions

Mac 15,.0, iOS 12.2

Did you find any workaround?

No

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions