Skip to content

Commit c21e1eb

Browse files
Merge pull request #29585 from Eism/workspaces_dialog_crash_fix_4.6
fixed #29370: Crash when opening Edit workspaces dialog with VoiceOver enabled. 4.6
2 parents 55f2346 + 1c01c09 commit c21e1eb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/framework/workspace/qml/Muse/Workspace/internal/WorkspacesTopPanel.qml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ Column {
5252

5353
AccessibleItem {
5454
id: accessibleInfo
55-
accessibleParent: root.navigationPanel.accessible
5655
visualItem: root
5756
role: MUAccessible.ListItem
5857
name: descriptionLabel.text + " " + root.firstWorkspaceTitle

0 commit comments

Comments
 (0)