Bug 155692 - add-on product media dialog has strange keyboard navigation
Summary: add-on product media dialog has strange keyboard navigation
Status: RESOLVED DUPLICATE of bug 179447
Alias: None
Product: openSUSE 10.2
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Alpha 1
Hardware: i386 Other
: P5 - None : Enhancement (vote)
Target Milestone: ---
Assignee: Jiri Srain
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-07 08:26 UTC by Till Franke
Modified: 2006-07-17 13:52 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
Screenshot of the dialog (10.54 KB, image/png)
2006-03-17 13:56 UTC, Lukas Ocilka
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***