-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
Is there an existing issue for this?
- I have searched the existing issues and found none matching what I'm reporting.
Bug Description
In the manual partition dialog, Orca does not announce mount-point autocomplete suggestion values (for example /boot, /home) when navigating the suggestion list with keyboard.
This was discovered during manual verification for #1246 (dropdown semantics).
Steps to reproduce the behavior
- Launch installer in dry-run mode.
- Go to Manual partitioning.
- Select free space and open Create partition.
- Focus the Mount point field.
- Type
/so autocomplete suggestions appear. - Use keyboard navigation (for example
Down Arrow) to move through suggestions. - Observe Orca output.
Expected behavior
When moving through mount-point suggestions, Orca should announce the currently focused suggestion value (e.g. /boot, /home) and selection changes.
Ubuntu release
Other (specify in the last field)
What architecture are you using?
amd64
System info
Observed on Ubuntu 25.10 installer testing.
Additional context
- Related to accessibility behavior in manual partitioning dialogs.
- Kept separate from Accessibility: Flutter-based Ubuntu Installer dropdown menus are not readable by Orca during manual disk partitioning on ubuntu 25.10 #1246 so dropdown-selector scope remains clean.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels