Opened 2 years ago
Closed 2 years ago
#219 closed defect (fixed)
Enter does not accept windows in installer and firstboot
| Reported by: | marmarek | Owned by: | marmarek |
|---|---|---|---|
| Priority: | minor | Milestone: | Release 1 Beta 2 |
| Component: | installer | Keywords: | |
| Cc: |
Description
In installer and firstboot enter should accept window (next/finish). This only works in first two windows of firstboot (welcome and license agreement). It doesn't in every window with some prompts (ex new username).
Change History (3)
comment:1 Changed 2 years ago by joanna
- Priority changed from major to minor
comment:2 Changed 2 years ago by marmarek
- Owner changed from somebody to marmarek
- Status changed from new to accepted
comment:3 Changed 2 years ago by marmarek
- Resolution set to fixed
- Status changed from accepted to closed
For LUKS password prompt also done:
http://git.qubes-os.org/gitweb/?p=marmarek/installer.git;a=commit;h=c61fc09716b1dd97c2d03ea7a5ee0683fe2a48fa

Partially fixed:
http://git.qubes-os.org/gitweb/?p=marmarek/installer.git;a=commit;h=fe6bdefd7a7971f62d71b2c5592986df22453096
Additionally in each anaconda/firstboot window F12 is for "Next", F11 is for "Back".
The only place left to do is luks password prompt - neither enter or F12 works.