Bugzilla – Bug 494399
Allow enable/disable repository by single click in the “Enabled” column only
Last modified: 2009-04-20 08:35:35 UTC
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1b3) Gecko/20090311 SUSE/3.1b3-10.2 Firefox/3.1b3 The entire row works as a switch now and I unintentionally turn off my repository often. Reproducible: Always Steps to Reproduce: 1. YaST Control Center > SW > SW Repositories 2. Try select item without switch off ;?( 3. Expected Results: Be able select repository item without switch off
I guess it is a duplicate of bug 440101 and fixed already. Could you please test with yast2-qt >= 2.18.5? You can find the latest version in my buildservice repository: http://download.opensuse.org/repositories/home:/tgoettlicher/
Yes, you are right - it's duplicate. Double click resolves this problem, but I would prefer solution by single click where columns Enabled and Autorefresh works like checkbox. I think that it's: - easier for users to find out this feature - more flexible - not prefer property "Enabled" before "Autorefresh" BTW - I checked yast2-qt-2.18.6-3.7.x86_64.rpm in your repository but it caused me this problem: terminate called after throwing an instance of 'YUIPluginException' what(): Couldn't load plug-in qt YaST got signal 6 at YCP file Wizard.ycp:691 /sbin/yast2: line 437: 25383 Aborted $ybindir/y2base $module "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS My OS: lsb_release -a LSB Version: core-2.0-noarch:core-3.2-noarch:core-2.0-x86_64:core-3.2-x86_64:desktop-3.2-amd64:desktop-3.2-noarch:graphics-2.0-amd64:graphics-2.0-noarch:graphics-3.2-amd64:graphics-3.2-noarch Distributor ID: SUSE LINUX Description: openSUSE 11.1 (x86_64) Release: 11.1 Codename: n/a Version 2.18.6-2.2 (http://download.opensuse.org/repositories/YaST:/SVN/openSUSE_11.1/) works OK.
(In reply to comment #2) > Yes, you are right - it's duplicate. Double click resolves this problem, but I > would prefer solution by single click where columns Enabled and Autorefresh > works like checkbox. Single clicking selects table items and double clicking triggers actions. Changing this qt defaults would confuse users. > I think that it's: > - easier for users to find out this feature > - more flexible > - not prefer property "Enabled" before "Autorefresh" > > BTW - I checked yast2-qt-2.18.6-3.7.x86_64.rpm in your repository but it caused > me this problem: > terminate called after throwing an instance of 'YUIPluginException' > what(): Couldn't load plug-in qt > YaST got signal 6 at YCP file Wizard.ycp:691 > /sbin/yast2: line 437: 25383 Aborted $ybindir/y2base $module > "$@" "$SELECTED_GUI" $Y2_GEOMETRY $Y2UI_ARGS I think that's caused by incompatible versions. *** This bug has been marked as a duplicate of bug 440101 ***