[Bug 268352] New: NCCheckBoxFrame with `opt(`invertAutoEnable) does not disable its childs in the first run
https://bugzilla.novell.com/show_bug.cgi?id=268352 Summary: NCCheckBoxFrame with `opt(`invertAutoEnable) does not disable its childs in the first run Product: openSUSE 10.3 Version: Alpha 3 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: gs@novell.com ReportedBy: kmachalkova@novell.com QAContact: jsrain@novell.com CC: kmachalkova@novell.com Running HuHa's CheckBoxFrame2.ycp example from '/usr/share/doc/packages/yast2-core/libyui/examples'. This CheckBoxFrame has `opt(`invertAutoEnable) set, so unchecking the check box should enable the child widgets, and checking it should disable them. When the dialog appears, I would expect that all child widgets will be disabled, just like in Qt. But they are something in between - neither enabled, nor disabled :-) When one unchecks the box, widgets get enabled, after checking it, they get correctly disabled, it just does not work in the first run, right after the CheckBoxFrame is created (a missing setEnabling() call in constructor?) At first I thought that it is my (not yet submitted) patch for bug #256707 that brings about this issue, but it is not, it works this way even without the 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=268352 gs@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=268352 gs@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED ------- Comment #1 from gs@novell.com 2007-05-15 05:35 MST ------- The bug is fixed with yast2-ncurses-2.15.16. -- 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, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com