[Bug 464430] New: Root tree items always displayed as open even if specified otherwise
https://bugzilla.novell.com/show_bug.cgi?id=464430 User sh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=464430#c464144 Summary: Root tree items always displayed as open even if specified otherwise Product: openSUSE 11.1 Version: Final Platform: All OS/Version: openSUSE 11.1 Status: ASSIGNED Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: sh@novell.com ReportedBy: sh@novell.com QAContact: jsrain@novell.com Found By: Development Items in the YaST2 UI's tree widget have a parameter that specifies whether they should initially be displayed as open or closed. For root items, this does not work; they are always displayed open. See also bug #464144. [Reporting this against openSUSE-11.1 so the bug is visible for the openSUSE community, too; bug #464144 is against SLES-11 which is the same code base] -- 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=464430 Stefan Hundhammer <sh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tgoettlicher@novell.com Status Whiteboard| |#5b33 -- 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=464430 User sh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=464430#c1 Stefan Hundhammer <sh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Root tree items always displayed as open even if|[Qt4-UI] Root tree items always displayed as |specified otherwise |open even if specified otherwise --- Comment #1 from Stefan Hundhammer <sh@novell.com> 2009-01-08 10:00:00 MST --- Works fine in the ncurses UI; Qt UI problem. -- 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=464430 User sh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=464430#c2 Stefan Hundhammer <sh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Stefan Hundhammer <sh@novell.com> 2009-01-08 10:55:45 MST --- Fixed. The problem was that selecting an item also set it to open, and by default, the first tree item (the root item) is selected. It makes sense to ensure that the selected item is visible (it might be somewhere deep in the tree), but that means that its parent item (and the grandparent etc. all the way up to the root) need to be open, not the item itself. -- 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=464430 User sh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=464430#c3 --- Comment #3 from Stefan Hundhammer <sh@novell.com> 2009-01-08 10:56:15 MST --- Created an attachment (id=263940) --> (https://bugzilla.novell.com/attachment.cgi?id=263940) Relevant patch -- 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=464430 User sh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=464430#c4 Stefan Hundhammer <sh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jsuchome@novell.com --- Comment #4 from Stefan Hundhammer <sh@novell.com> 2009-01-08 10:57:47 MST --- Jiri, do we need this fix for SLE-11? -- 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=464430 User jsuchome@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=464430#c5 --- Comment #5 from Jiří Suchomel <jsuchome@novell.com> 2009-01-08 14:21:32 MST --- No, I don't think so. -- 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