Bug 494399 - Allow enable/disable repository by single click in the “Enabled” column only
Summary: Allow enable/disable repository by single click in the “Enabled” column only
Status: RESOLVED DUPLICATE of bug 440101
Alias: None
Product: openSUSE 11.1
Classification: openSUSE
Component: YaST2 (show other bugs)
Version: Final
Hardware: x86-64 openSUSE 11.1
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Thomas Göttlicher
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-13 17:55 UTC by Ladislav Nesnera
Modified: 2009-04-20 08:35 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ladislav Nesnera 2009-04-13 17:55:42 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
Comment 1 Thomas Göttlicher 2009-04-16 08:03:47 UTC
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/
Comment 2 Ladislav Nesnera 2009-04-19 21:16:02 UTC
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.
Comment 3 Thomas Göttlicher 2009-04-20 08:35:35 UTC
(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 ***