Is your feature request related to a problem? Please describe.
See examples for Aria figure here
https://www.w3.org/WAI/tutorials/images/groups/#multiple-images-conveying-a-single-piece-of-information
I see more and more websites using this aria role to group information. The problem is that NVDA alway announce when entering and leaving this container. While this might be useful in some circumstances, users will most probably prefer to decide themselves if this should be reported or not while navigating in browse mode.
Describe the solution you'd like
The best solution is to maintain consistency here. I.e. as it is in case of groupings, there should be a script for figures in input gestures. And the users should be able to turn off reporting in document formating settings.
Describe alternatives you've considered
None
Additional context
None