|
Bugzilla – Full Text Bug Listing |
| Summary: | configuring run levels: use space as switch enable/disabled | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 11.1 | Reporter: | macias - <bluedzins> |
| Component: | YaST2 | Assignee: | Lukas Ocilka <locilka> |
| Status: | RESOLVED WONTFIX | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Enhancement | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
macias -
2009-01-18 10:33:15 UTC
Yes, this is a good idea, nevertheless that UI event is already used for redrawing the selected-service status plus redrawing the service description accordingly. So it cannot be implemented. (Up/Down keys produce the very same UI event as the space) Sorry, closing as WONTFIX (which is actually CANTIMPLEMENT) Lukas, please explain, here * space does nothing at all, it is a dead key * up -- moves the selection up * down -- moves the selection down So how space can do the same thing as two opposite functions? Both up and down (when table is in focus) return the `table UI event the same UI even as space does. It redraws the currently selected service a.) status (might have changed) b.) summary on the bottom So it is rather bad key-assignment, because everything is redefined comparing to most likely keys. space -- usually activation, not refresh f5 -- refresh |