I received this bug report by email, and can confirm on Debian testing with a current LO dev version and Orca 47.0-1: > I found that in the recent LibreOffice 24.8 some comboboxes on Linux stopped > announcing their roles. This appears to be due to a fix you made for the > editable comboboxes in the toolbar. An example is tools menu>heading > numbering>paragraph style combobox > > commit 9f078ed7b625e86182d64d5ccfbb410cdd38081c > Author: Michael Weghorn <m.weghorn@posteo.de> > Date: Tue May 7 10:04:16 2024 +0200 > tdf#160971 gtk3 a11y: Set role for custom editable combobox Version: 25.2.0.0.alpha0+ (X86_64) / LibreOffice Community Build ID: 63a93d21d6f0c0312727541978ce0714360b538b CPU threads: 32; OS: Linux 6.11; UI render: default; VCL: gtk3 Locale: en-GB (en_GB.UTF-8); UI: en-US Calc: CL threaded
Pending fix: https://gerrit.libreoffice.org/c/core/+/175823
Michael Weghorn committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/cf627ab2c8c070a620c81cff1faf7b6f04205255 tdf#163684 gtk3 a11y: Don't use combobox role twice for non-editable one It will be available in 25.2.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Fixed in master. Pending backport for 24.8: https://gerrit.libreoffice.org/c/core/+/175842