https://bugzilla.novell.com/show_bug.cgi?id=440101 Summary: yast2 Qt UI generates 2 events on a single click Product: openSUSE 11.1 Version: Factory Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: YaST2 AssignedTo: sh@novell.com ReportedBy: lslezak@novell.com QAContact: jsrain@novell.com Found By: --- There is a table with `notify and `immediate options in repositories.ycp. The table generates two events on a single click in Qt UI: 2008-10-30 08:39:59 <5> muffin(25780) [YCP] clients/repositories.ycp:837 Input: $["EventReason":"SelectionChanged", "EventSerialNo":22, "EventType":"WidgetEvent", "ID":`table, "WidgetClass":`Table, "WidgetID":`table] 2008-10-30 08:39:59 <5> muffin(25780) [YCP] clients/repositories.ycp:837 Input: $["EventReason":"Activated", "EventSerialNo":23, "EventType":"WidgetEvent", "ID":`table, "WidgetClass":`Table, "WidgetID":`table] The second event ("Activated") should be generated only on double click. The result is that a single click in the table enables/disables the selected repository instead of just selecting it. Tested in Beta3 + Yast from SVN. The bug may also cause problems in other Yast modules => Critical -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.