We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42b1d2a + 68a04cd commit bd2b174Copy full SHA for bd2b174
1 file changed
source/NVDAObjects/JAB/__init__.py
@@ -74,6 +74,7 @@
74
"spin box":controlTypes.Role.SPINBUTTON,
75
"font chooser":controlTypes.Role.FONTCHOOSER,
76
"group box":controlTypes.Role.GROUPING,
77
+ "groupbox":controlTypes.Role.GROUPING,
78
"header":controlTypes.Role.HEADER,
79
"footer":controlTypes.Role.FOOTER,
80
"paragraph":controlTypes.Role.PARAGRAPH,
0 commit comments