Children of Flickable
widgets are included in the accessibility tree when they shouldn't
#7381
Labels
Flickable
widgets are included in the accessibility tree when they shouldn't
#7381
Bug Description
Elements contained in a
StandardListView
end up in the accessibility tree even though they are fully hidden. This seem to happen above the list view but not below. I haven't tested horizontally. There seem to have an offset of one item.To reproduce
Reproducible Code (if applicable)
Unmodified crud example exhibits the bug. Adding more items to the list as well as a padding at the top of the grid helps demonstrate that only one element seem to escape at most.
Environment Details
Product Impact
No response
The text was updated successfully, but these errors were encountered: