Bug 401228

Summary: Children widgets aren't disabled in Gtk UI
Product: [openSUSE] openSUSE 11.1 Reporter: Arvin Schnell <aschnell>
Component: YaST2Assignee: Forgotten User h13THG8RK1 <forgotten_h13THG8RK1>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P5 - None CC: forgotten_h13THG8RK1
Version: Factory   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Development Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Arvin Schnell 2008-06-18 10:55:14 UTC
Children widgets aren't disabled in Gtk UI when disabling the
parent.  See Enabling3.ycp example.

YaST is trunk at revision 48388 on openSUSE 11.0.
Comment 1 Forgotten User h13THG8RK1 2008-06-18 12:18:18 UTC
Yeah, we did some changes to the YBox and YAlignment and seems like we were forgetting to honor the enable call... Fixed now.