[Bug 346139] New: CheckBoxFrame is inverted
https://bugzilla.novell.com/show_bug.cgi?id=346139 Summary: CheckBoxFrame is inverted Product: openSUSE 11.0 Version: unspecified Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: sh@novell.com ReportedBy: mzugec@novell.com QAContact: jsrain@novell.com Found By: --- openSUSE11.0Alpha0, there is code such: `Left (`CheckBoxFrame ( `id ("use_proxy"), _("&Use Proxy for Accessing the Internet"), false, `VBox ( `Left (`HBox ( but it doesn't works according documentation: By default, the frame content (the child widgets) get disabled if the check box is set to "off" (unchecked) and enabled if the check box is set to "on" (cheched). But it works inverted -- 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=346139 User mzugec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=346139#c1 --- Comment #1 from michal zugec <mzugec@novell.com> 2007-12-05 03:26:16 MST --- Created an attachment (id=185970) --> (https://bugzilla.novell.com/attachment.cgi?id=185970) unchecked -- 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=346139 User mzugec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=346139#c2 --- Comment #2 from michal zugec <mzugec@novell.com> 2007-12-05 03:26:47 MST --- Created an attachment (id=185971) --> (https://bugzilla.novell.com/attachment.cgi?id=185971) checked -- 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=346139 User sh@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=346139#c3 Stefan Hundhammer <sh@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Stefan Hundhammer <sh@novell.com> 2007-12-05 03:54:53 MST --- You are right. The internal "autoEnable" and "invertAutoEnable" flags were not properly initialized. Fixed in SVN trunk. -- 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