Bug 155692

Summary: add-on product media dialog has strange keyboard navigation
Product: [openSUSE] openSUSE 10.2 Reporter: Till Franke <till.franke>
Component: YaST2Assignee: Jiri Srain <jsrain>
Status: RESOLVED DUPLICATE QA Contact: Klaus Kämpf <kkaempf>
Severity: Enhancement    
Priority: P5 - None    
Version: Alpha 1   
Target Milestone: ---   
Hardware: i386   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: Screenshot of the dialog

Description Till Franke 2006-03-07 08:26:52 UTC
The dialog "Add-On Product Media" -> add http server, during installation, changes the input field focus from server name, with TAB, to the authentication type, instead of jumping to the "directory on server" field which the user would expect next.
Comment 1 Martin Vidner 2006-03-07 15:48:06 UTC
Till, Qt or ncurses?

I assume the problem is affected by the widget creation order. While I consider it a layout engine bug, the best we can do now is to reshuffle the ycp code, and then only if it is a trivial change.
Comment 2 Lukas Ocilka 2006-03-17 13:56:54 UTC
Created attachment 73693 [details]
Screenshot of the dialog

Focused widget when the dialog opens up: Server Name
Then (using TAB keypress):
-> [x] Anonymous
-> [OK]
-> [Cancel]
-> Directory on Server
-> Protocol (FTP -> SMB)
Comment 3 Lukas Ocilka 2006-05-11 15:58:11 UTC
Enhancement for the next version.
Comment 4 Jiri Srain 2006-07-17 13:52:57 UTC
Already fixed for 10.2

*** This bug has been marked as a duplicate of 179447 ***