Skip to content

Menu and button sounds do not play when assistive technologies are enabled #427

Description

@kendell-clark

On MATE Desktop, enabling “menu and button sounds” in the Sound Preferences works only when no assistive technology (AT) is active. When Orca (screen reader) or another AT is running, menu and button sounds are silent across GTK apps that normally emit libcanberra events.

Steps to reproduce:

Open MATE Sound Preferences → enable “Enable event sounds” / “Enable menu and button sounds”.

Launch Orca (or any AT that enables GTK accessibility).

Interact with menus or buttons in GTK apps that normally play sounds (e.g., Firefox).

Observe that no sounds are played.

Disable AT and repeat the same interaction — sounds play normally.

Expected behavior:
Menu and button sounds should play regardless of whether an assistive technology is active, consistent with the Sound Preferences checkbox.

Actual behavior:
Sounds are suppressed while AT is active.

Additional information:

GTK_MODULES=canberra-gtk-module works for apps like Firefox, confirming libcanberra is available and functional.

This issue appears specific to MATE Desktop + accessibility mode.

Likely related to how mate-settings-daemon interacts with toolkit-accessibility / AT-SPI.

Environment:

Fedora 43

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions