Skip to content

Conversation

@PrithisIyyappan
Copy link
Contributor

Root Cause of the Issue

When the IsVisible property is initially set to false and then changed to true, the SfNumericEntry control does not gain focus and remains in a disabled state.

Description of Change

Handled the IsVisible property of the Entry based on the visibility state of the SfNumericEntry control to ensure it regains focus and functions correctly.

Issues Fixed

Fixes #138

Screenshots

Before:

SfNumericEntrySample_oqwJIVz30q.mp4

After:

WQtuJpFxnE.mp4

@Choza-rajan Choza-rajan self-requested a review April 3, 2025 12:03
Copy link

@Choza-rajan Choza-rajan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes are fine

@PaulAndersonS
Copy link
Collaborator

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@PaulAndersonS PaulAndersonS merged commit 7997ff6 into syncfusion:main Apr 3, 2025
1 check passed
@PaulAndersonS PaulAndersonS added this to the v1.0.5 milestone Apr 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

[BUG] SfNumericEntry does not focus when its visibility changes

3 participants