Skip to content

When using up/down to toggle property value on edit text box, edit text box loses focus #12440

Open

Description

.NET version

10.0.100-alpha.1.24553.6

Did it work in .NET Framework?

Yes

Did it work in any of the earlier releases of .NET Core or .NET 5+?

No, all versions have this issue

Issue description

The rectangle always back to focus on entire row after using the up/down changed the AutoSize property values directly in the edit textbox

BeforeChanges

Expected result:
The rectangle in the edit text box always stays in the edit textbox when changing the property value using the up/down buttons
AfterChanges

Steps to reproduce

  1. Create a Windows Forms App
  2. Add a Button to form and focus on it
  3. Open the property page
  4. Open Inspect
  5. Select AutoSize property
  6. Changing the property value using the up/down buttons in the edit textbox
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

🚧 work in progressWork that is current in progresstenet-accessibilityMAS violation, UIA issue; problems with accessibility standards

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions