Bugzilla – Bug 179447
Yast2 tab order incorrect when entering new installation source
Last modified: 2006-08-23 09:17:39 UTC
The folder text entry field is out of order, i.e. when you tab from the address field, instead of going to the folder field, it skips. Should be: Protocol Server Name Directory on Server authentication Ok cancel As Is: protocol server name authentication ok cancel directory on server <--- this one is out of order
Jiri, I think the best would be to do it as a proper wizard and do not use ReplacePoint.
for 10.2
*** Bug 186163 has been marked as a duplicate of this bug. ***
*** Bug 186634 has been marked as a duplicate of this bug. ***
Sorry, but the bug is now 4 weeks old and this should be fixed only for 10.2 ? Is this a joke? I shouldn't be such a problem to fix the tab order for SLED/SLES 10.
That popup would need a redesign, and this is not kind of fixes that could go to RC.
Ad comment #7: the order in ncurses is correct. Only Qt does not work as expected, due to Qt handling of the tab order. The fix is to rewrite the YCP code to construct the YCP to avoid hitting the Qt problem.
jsrain has worked in this area recently...
Fixed by the redesign of the popup. The fix will not be included in next snapshot of 10.2, but in the following one.
*** Bug 66136 has been marked as a duplicate of this bug. ***
*** Bug 155692 has been marked as a duplicate of this bug. ***
*** Bug 191914 has been marked as a duplicate of this bug. ***
*** Bug 159147 has been marked as a duplicate of this bug. ***
*** Bug 195362 has been marked as a duplicate of this bug. ***
*** Bug 200834 has been marked as a duplicate of this bug. ***
*** Bug 201116 has been marked as a duplicate of this bug. ***