http://bugzilla.novell.com/show_bug.cgi?id=619748 http://bugzilla.novell.com/show_bug.cgi?id=619748#c0 Summary: MD editor: cannot unfold incorrectly scoped block Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Mono AssignedTo: bnc-team-mono@forge.provo.novell.com ReportedBy: bluedzins@wp.pl QAContact: qa@suse.de Found By: --- Blocker: --- MD 2.4 Consider such code namespace X { class A { void foo() { using (var x = bar()) { } } // double } } } } When I fold class A then I cannot unfold it back. MD ignores clicking on unfold icon. Btw. real case is much longer, this is just an example -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.