Menu

#21 SubSections w/only RO sects deselectable

2.0 Alpha Series
closed-fixed
3
2002-11-05
2002-10-14
Anonymous
No

SubSections with only Read-Only sections specified are
deselectable even though this has no effect on its
sections. For example:

SubSection /e "Executable Bits"

Section "Application Bit"
SectionIn 1 2 RO
SetOutPath "$INSTDIR"
SectionEnd ; end of section 'Application Bit'

Section "Support Bit"
SectionIn 1 2 RO
SetOutPath "$INSTDIR"
SectionEnd ; end of section 'Support Bit'

SubSectionEnd ; end of section 'Executable Bits'

Causes a SubSection to be created that can be
selected and deselected without changing the state of
its sections. It seems to me that this might confuse
users and would be easier to interpret if the parent
SubSection got the same greyed-out and checked
check box that all of its children did.

Discussion

  • Amir Szekely

    Amir Szekely - 2002-10-25
    • priority: 5 --> 3
     
  • Amir Szekely

    Amir Szekely - 2002-11-05
    • assigned_to: nobody --> kichik
    • status: open --> closed-fixed
     
  • Amir Szekely

    Amir Szekely - 2002-11-05

    Logged In: YES
    user_id=584402

    Finally fixed.

     
  • Amir Szekely

    Amir Szekely - 2002-11-05

    Logged In: YES
    user_id=584402

    You will have to recompile the latest CVS source for the fix to
    take affect.

     

Log in to post a comment.

MongoDB Logo MongoDB