Bug 117725

Summary: YaST: Missing shortcuts in "Install Settings"
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Karl Eichwalder <ke>
Component: YaST2Assignee: Stefan Hundhammer <shundhammer>
Status: RESOLVED INVALID QA Contact: Klaus Kämpf <kkaempf>
Severity: Enhancement    
Priority: P5 - None CC: aschnell, jsmeix
Version: RC 4   
Target Milestone: ---   
Hardware: Other   
OS: All   
Whiteboard:
Found By: Documentation Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: installation screen

Description Karl Eichwalder 2005-09-19 08:34:06 UTC
The tabs "Overview" and "Expert" lack shortcuts in GUI mode; the yast ncurses UI
has those shortcuts.  See screenshot.
Comment 1 Karl Eichwalder 2005-09-19 08:35:18 UTC
Created attachment 50267 [details]
installation screen
Comment 2 Michael Gross 2005-09-19 13:13:09 UTC
What do you mean exactly? The tabs are working correctly, both in graphical and
curses-mode.
Comment 3 Karl Eichwalder 2005-09-19 13:22:34 UTC
Yes, but they are missing these so called shortcuts or keyboard accelerators (=
underlined letters).  In graphical mode you cannot press Alt-O or Alt-E to
switch to the other tab.
Comment 4 Michael Gross 2005-09-19 13:27:10 UTC
OK, did not get that before. So this would be an enhancement, because it does
not pretend there are shortcuts.
Comment 5 Jiri Srain 2005-09-26 15:29:19 UTC
This sounds like a general problem of the DumbTab widget (I just checked 
bootloader, which has shorcuts defined, and the behavior is the same - in 
NCurses, shortcuts are there, in QT not). Stefan? 
Comment 6 Stefan Hundhammer 2005-09-27 12:10:08 UTC
Those tabs intentionally don't have shortcuts since those shortcuts would have to 
be unique in _all_ the tabs. Upon switching tabs, all the sortcuts would have to 
be rearranged - which would be very awkward (the tab implementation of the 
NCurses UI does that, and this could be considered a bug). This is why those tabs 
don't have (and will not get) shortcuts. This used to be one more reason against 
using tabs in the first place, but I was overruled with that. Now we have to live 
with the side effects. 
 
Besides, not all widgets are required to have keyboard shortcuts - those 
shortcuts are, as the name implies, only a shorter way to activate the 
corresponding widgets. You can always use the [Tab] key to move the keyboard 
focus and then activate the widget (usually with the [Space] key). 
Comment 7 Stefan Hundhammer 2007-08-24 16:34:37 UTC
*** Bug 304171 has been marked as a duplicate of this bug. ***
Comment 8 Stefan Hundhammer 2008-04-25 11:24:44 UTC
*** Bug 383426 has been marked as a duplicate of this bug. ***