Separate input boxes for the protocol, host name and directory path might have been intuitive in the 90's, when typing commands into the 'ftp' program was a common way of retrieving files from the internet, but it is definitely not intuitive for most of today's users. Signed-off-by: Michal Marek <mmarek@suse.cz> --- /usr/share/YaST2/modules/SourceDialogs.ycp.orig 2011-01-19 17:54:03.000000000 +0100 +++ /usr/share/YaST2/modules/SourceDialogs.ycp 2011-01-19 17:54:14.000000000 +0100 @@ -1374,7 +1374,7 @@ // use selected editing URL part, remember the value in case the URL is wrong // and the dialog needs to displayed again -boolean editing_parts = true; +boolean editing_parts = false; /** * Handle function of a widget -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org