[Bug 460746] New: `SelectedItems property does not work for multi-selection enabled YGTable
https://bugzilla.novell.com/show_bug.cgi?id=460746 Summary: `SelectedItems property does not work for multi- selection enabled YGTable Product: openSUSE 11.1 Version: Final Platform: i386 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: rpmcruz@alunos.dcc.fc.up.pt ReportedBy: kmachalkova@novell.com QAContact: jsrain@novell.com CC: aschnell@novell.com Found By: Development Created an attachment (id=261337) --> (https://bugzilla.novell.com/attachment.cgi?id=261337) Minimalistic test-case Found this in partitioner, but I'm attaching minimalistic test-case from our YCP examples, to nail down the problem. Now the issue itself: `SelectedItems property does not work in table which has selecting of multiple items enabled. This is limited to Gtk UI, Qt and curses are fine. Once the test-case dialog opens, the first two items should be selected (highlighted) - only the second one is. Further, if I highlight all items in the table (by shift-left-click) and click OK, it should be logged that all items indeed were selected: 2008-12-19 15:16:17 <1> pleczka(30203) [YCP] examples/Table6-multiSel.ycp:28 Selected: [1, 2, 3, 4] Instead, it looks as if only the first one was in Gtk: 2008-12-19 15:16:40 <1> pleczka(30223) [YCP] examples/Table6-multiSel.ycp:28 Selected: [1] -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=460746 User kmachalkova@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=460746#c1 --- Comment #1 from Katarina Machalkova <kmachalkova@novell.com> 2008-12-19 07:41:20 MST --- Note: This is not the freshest y2-gtk from subversion, so the issue might be already fixed, and in that case, disregard the report, But alas, none of the recent commits seems to do anything with multi-selection issue -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=460746 User rpmcruz@alunos.dcc.fc.up.pt added comment https://bugzilla.novell.com/show_bug.cgi?id=460746#c2 Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rpmcruz@alunos.dcc.fc.up.pt Status|NEW |ASSIGNED --- Comment #2 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2008-12-19 09:08:52 MST --- I thought we already tackled this. I guess it got broken at some time. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=460746 User rpmcruz@alunos.dcc.fc.up.pt added comment https://bugzilla.novell.com/show_bug.cgi?id=460746#c3 Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #3 from Ricardo Cruz <rpmcruz@alunos.dcc.fc.up.pt> 2008-12-19 19:25:26 MST --- Alright, fixed the thing. Thanks for testing. -- 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.
participants (1)
-
bugzilla_noreply@novell.com