Skip to content

Commit 1283bb4

Browse files
Merge ecfb714 into d624b5a
2 parents d624b5a + ecfb714 commit 1283bb4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

source/NVDAObjects/behaviors.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ def getDialogText(cls,obj,allowFocusedDescendants=True):
8989
continue
9090
#For particular objects, we want to descend in to them and get their children's message text
9191
if childRole in (
92+
controlTypes.ROLE_OPTIONPANE,
9293
controlTypes.Role.PROPERTYPAGE,
9394
controlTypes.Role.PANE,
9495
controlTypes.Role.PANEL,

0 commit comments

Comments
 (0)