elementary / initial-setup

New user setup app designed for elementary OS
https://elementary.io
GNU General Public License v3.0
36 stars 12 forks source link

Selecting a language from list results in different view than using select button #115

Open jeremypw opened 2 years ago

jeremypw commented 2 years ago

What Happened

When I selected "English..." from the list of languages by clicking on that entry the view changed to a list of language variants (Australia, Canada, UK, United States). However if the "Select" button was pressed when "English..." was the selected entry, then the view skipped choice of idiom and went straight to the "Select Keyboard Layout" view. This was unexpected.

Expected Behavior

The path through the dialogs should not depend on how you activate the selected item

Steps to Reproduce

  1. Run io.elementary.initial-setup in Terminal
  2. Click on the "English..." list entry
  3. A list of variants is shown (with a back button at the top)
  4. Press the back button to return to the language list
  5. Make sure "English..." is the selected entry
  6. Press the "Select" button
  7. The "Select Keyboard Layout" view is shown (with a back button at the bottom)

Logs

Platform Information

Elementary 6 daily

danirabbit commented 2 years ago

Yeah it looks like we're not setting the sensitivity of the "Select" button correctly in these views