microsoft/axe-windows

[General Question] False positive for "The Name property must not include the element's control type."

MarcoMusculiato opened this issue · 1 comments

Issue
As our developers are working and validating the 508 properties for the controls, there is a situation where the rule detects control type strings within Name property incorrectly return an error.
In our specific case, this screen contains a group where its filters apply the Group By used by the report.
In this situation, we do not have any other option but name the group control, Group By.

image

Is there any work-around on this situation to fix this issue?
This might be related to #330

Thanks,
Marco.

This is know false positive. There is no available work around and you can ignore the error.