Is there an existing issue for this?
Bug Description
While trying to install the Ubuntu 26.04 Beta, I noticed that it is no longer possible to select a different keyboard layout by typing its name. This issue also extends to the locale selection and probably other lists as well.
It it is pretty annoying for users that know the feature existed in the past. Additionally these two lists appear before the user has a chance to update the installer.
Steps to reproduce the behavior
- Run
ubuntu_bootstrap
- On the locale or keyboard selection screen, try to select a different item by simply typing its name
Expected behavior
When typing the name of an item, it is selected automatically.
Ubuntu release
Other (specify in the last field)
What architecture are you using?
amd64
System info
No response
Additional context
Ubuntu version: 26.04 Beta
The issue was introduced with the update of ubuntu_widgets in b3ed18e. The new version included a fix to the ListWidget for #1307.
#1264 is somewhat related but probably out of scope before the release of 26.04.
Is there an existing issue for this?
Bug Description
While trying to install the Ubuntu 26.04 Beta, I noticed that it is no longer possible to select a different keyboard layout by typing its name. This issue also extends to the locale selection and probably other lists as well.
It it is pretty annoying for users that know the feature existed in the past. Additionally these two lists appear before the user has a chance to update the installer.
Steps to reproduce the behavior
ubuntu_bootstrapExpected behavior
When typing the name of an item, it is selected automatically.
Ubuntu release
Other (specify in the last field)
What architecture are you using?
amd64
System info
No response
Additional context
Ubuntu version: 26.04 Beta
The issue was introduced with the update of
ubuntu_widgetsin b3ed18e. The new version included a fix to theListWidgetfor #1307.#1264 is somewhat related but probably out of scope before the release of 26.04.