Vladimir Krestov

Results 6 issues of Vladimir Krestov

Fixes #7587 ## Proposed changes - Remove `DomainUpDownAccessibleObject` usage as an accessible object for `DomainUpDown` because this class is obsolete now ## Customer Impact - No ## Regression? - No...

waiting-on-team

### Is your feature request related to a problem? Please describe Not all objects are cleaned after disposing of Control accessible objects because of keeping some value in `Owner`. Needs...

enhancement
tenet-accessibility
tenet-performance

### .NET version .NET 7.0 ### Did it work in .NET Framework? No ### Did it work in any of the earlier releases of .NET Core or .NET 5+? No...

tenet-accessibility
tenet-performance
:construction: work in progress

### .NET version .NET 7.0 Preview 4 ### Did it work in .NET Framework? No ### Did it work in any of the earlier releases of .NET Core or .NET...

tenet-accessibility
tenet-performance
:construction: work in progress
area: memory leaks

Fixes #7248 ## Proposed changes - Use HandleDestroyed events to release related objects of UiaTextRange objects. We create new instances of the ranges and send them to UIA (eg. Inspect)....

tenet-accessibility
draft

Fixes #7347 ⚠️Should be merged after #7319 because uses the ComboBox leaks fix. ⚠️Doesn't fix memory leaks of TextPattern. It will be fixed as another fix for TextBox as well....

:mailbox_with_mail: waiting-for-testing
tenet-accessibility
draft