[Bug 372328] New: CASA Module Does Not Close
https://bugzilla.novell.com/show_bug.cgi?id=372328 Summary: CASA Module Does Not Close Product: openSUSE 11.0 Version: Alpha 3 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mschmidkunz@novell.com QAContact: jsrain@novell.com Found By: --- When clicking on close ("x"-Symbol) in the window decoration the module is not closed. As Benji mentioned in a similar bug: I expect it's using Wizard::UserInput which maps `cancel to `back. The close button emits `cancel global any UserInput() { any input = UI::UserInput(); if ( input == `accept ) return `next; if ( input == `cancel ) return `back; return input; } -- 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=372328 User mschmidkunz@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=372328#c1 --- Comment #1 from Martin Schmidkunz <mschmidkunz@novell.com> 2008-03-19 06:23:32 MST --- Created an attachment (id=202906) --> (https://bugzilla.novell.com/attachment.cgi?id=202906) y2log -- 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=372328 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |mc@novell.com -- 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=372328 Michael Calmer <mc@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|mc@novell.com |cmashayekhi@novell.com -- 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=372328 User cmashayekhi@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=372328#c2 Cameron Mashayekhi <cmashayekhi@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|cmashayekhi@novell.com |jnorman@novell.com --- Comment #2 from Cameron Mashayekhi <cmashayekhi@novell.com> 2008-03-31 08:32:05 MST --- Jim, Please take a look at this. -- Cameron -- 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=372328 Jim Norman <jnorman@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|jnorman@novell.com |rsavitha@novell.com -- 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=372328 Savitha Rajagopal <rsavitha@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rpradeep@novell.com, | |rsavitha@novell.com AssignedTo|rsavitha@novell.com |srahul@novell.com -- 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