Skip to content

ListViewItem haven't name property value if there is image instead of text #253

@VasylRudnitskyi

Description

@VasylRudnitskyi

.Net Framework 4.7.2

ListViewItem doesn't have value of accessible name property when it contains image, so screen reader cannot read it.

Repro
Create new windows form application .net 4.7.2
Create ImageList, add few images.
Create new Listview, add few list items with provided imageindex property.
Open Keros for Desktop and validate list.

Actual result: Name property is empty.
Expected result: Name property should to has a value.

1
2

Metadata

Metadata

Assignees

Labels

🪲 bugProduct bug (most likely)tenet-accessibilityMAS violation, UIA issue; problems with accessibility standards

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions