Dont report description in browse mode with reportObjectDescriptions#12917
Dont report description in browse mode with reportObjectDescriptions#12917feerrenrut merged 7 commits intomasterfrom
Conversation
1247d14 to
87d129a
Compare
This comment has been minimized.
This comment has been minimized.
|
I have not yet looked at the exact changes in this pr. But, I want to clarify that report object descriptions was originally created for when reporting focus or object navigation. As opposed to controlFields in text content. So, I don't see this as a simple disctinction between browse and focus mode. Rather it is text verses objects. |
|
It looks like this pr is based on pr #12888 |
What is an object from a user's perspective? It's very developer centric terminology, and even then quite overloaded. |
2688a2c to
c428a4e
Compare
|
Have you tested specifically STR from #12750 and can confirm that content of the title attribute is no longer shown in braille? If so this should be mentioned in the PR description. |
I have tried this, however the description of the issue on #12750 isn't clear enough for me to be sure. However, there is a test sample with a system test checking braille and speech. This shows the precise issue is resolved. There may be other issues with the Wikipedia sample, they can be raised and resolved separately. |
|
The reporter has confirmed that their specific case is resolved with this build: #12750 (comment) |
Link to issue number:
Fixes: #12750
Summary of the issue:
Historically the option "Object presentation: Report Object Descriptions" (default: true) has been limited to focus mode and object navigation.
In Report aria-description always #12500 this was changed to report descriptions always.
Historically, the word "object" in the settings category, and the name of this option was supposed to imply "focus mode / object nav specific behavior".
Description of how this pull request fixes the issue:
Testing strategy:
System tests with examples inspired by #12750.
Known issues with pull request:
None
Change log entries:
For Developers:
Code Review Checklist: