Ubuntu Support Template
Ubuntu Version:
25.10
Desktop Environment (if applicable):
GNOME (default Ubuntu Desktop)
Problem Description:
I am experiencing a serious accessibility issue with the new Ubuntu installer, which is built using Flutter.
When using the installer with the Orca screen reader, dropdown menus are not readable or accessible, particularly in the manual disk partitioning section.
The problem occurs in multiple dropdown fields, including but not limited to:
- The filesystem type selector (e.g. ext4, xfs, etc.)
- The mount point selector (/, /home, swap, etc.)
- The unit selector for partition size (MB, GB, etc.)
- Disk selection dropdowns
Orca does not announce:
- The currently selected value
- The list of available options
- Any change when navigating the dropdown
As a result, a blind or visually impaired user cannot safely or independently perform manual disk partitioning, which is a critical step during installation.
This makes the Flutter-based installer effectively unusable for screen reader users in advanced installation scenarios.
Steps to reproduce:
- Boot Ubuntu 25.10 installer
- Enable Orca screen reader
- Proceed with installation
- Choose manual/custom disk partitioning
- Focus any dropdown menu (filesystem type, mount point, size unit, disk selection)
- Try to open or navigate the dropdown using keyboard and Orca
Expected result:
Orca should announce the dropdown, the currently selected item, and each option while navigating.
Actual result:
Dropdown menus are silent or partially silent. Orca does not read the content or state of the dropdowns.
Relevant System Information:
- Screen reader: Orca (default version shipped with Ubuntu 25.10)
- Installer: New Flutter-based Ubuntu Installer
- Accessibility tools enabled from installer session
- Issue occurs consistently on fresh installer sessions
Screenshots or Error Messages:
I will attach screenshots of the affected dropdown menus showing the UI elements that are not readable by Orca.
(No terminal error messages are shown, this appears to be a UI accessibility issue.)
What I’ve Tried:
- Navigating dropdowns using keyboard only
- Using Orca in both browse and focus modes
- Restarting Orca during the installer session
- Rebooting and retrying the installation
None of these attempts resolved the issue.
Before Posting:
I have searched for similar accessibility reports related to the new Flutter-based Ubuntu installer but did not find a resolved issue addressing dropdown menu accessibility in manual disk partitioning.
Please check if similar issues have already been reported and resolved.



