| Summary: | bsdinstall(8): network setup dialog is hard to navigate | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Ben Kaduk <kaduk> |
| Component: | bin | Assignee: | Alfonso S. Siciliano <asiciliano> |
| Status: | Closed Overcome By Events | ||
| Severity: | Affects Only Me | CC: | asiciliano |
| Priority: | Normal | Keywords: | install |
| Version: | Unspecified | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Ben Kaduk
2011-09-27 02:50:05 UTC
Responsible Changed From-To: freebsd-bugs->freebsd-sysinstall fix synopsys and assign For bugs matching the following criteria: Status: In Progress Changed: (is less than) 2014-06-01 Reset to default assignee and clear in-progress tags. Mail being skipped (In reply to Ben Kaduk from comment #0) Thank you for the report and your suggestions. These features have been implemented in "forms" since version 0.3 of bsddialog. Currently available in CURRENT 14 (bsdddialog v. 0.4). Properly: > one of 'ok' and 'cancel' is always selected Done. > or tab might move between the three entry fields as well as ok/cancel Done. > or enter on one field might move to the next Enter selects the current "always selected" ok or cancel buttons to make the behavior consistent with the first hint. Related note, others have preferred this behavior as well, anyway it can be disabled by the --switch-buttons option. |