Menu

#125 folding lines in code not working properly

None
fixed
2015-01-28
2014-05-30
manolismi
No

Version: 5.6.3
OS version: Windows XP SP3 32 bit
Error reported:

after clicking the little (-) button in a function or a loop, clicking on another (-) button of a function in next lines won't collapse the lines as desired, but put a breakpoint instead.

Stack trace:
Steps needed to reproduce the problem: click a (-) and click another in a next line

Discussion

  • Bwthink

    Bwthink - 2014-06-03

    This issue is also occurring for me. In addition to preventing folding, folding a function will cause any folded functions below it to be stuck closed until the top function is unfolded.
    OS: Windows 8 (64 bit)
    Version: 5.6.3

     
  • David Harting

    David Harting - 2014-09-11

    I did some exploratory testing with folding and unfolding 3 functions. I thought that perhaps the fault was related to the order in which they are folded and unfolded. This was not supported by the tests. Instead, it seems that the fault arises when attempting to fold or unfold a function below a folded function, no matter how far below.

    Summary: When attempting to fold / unfold a function below a previously folded function, a break point is inserted and the expected behavior does not occur.

     
  • orwelldevcpp

    orwelldevcpp - 2014-11-13

    Confirmed. Working on it.

     
  • orwelldevcpp

    orwelldevcpp - 2014-11-13
    • status: open --> fixed
    • assigned_to: orwelldevcpp
    • Milestone: -->
     
  • Kennlicht

    Kennlicht - 2014-12-02

    Sorry, but that's still not fixed in 5.8.3...

     
  • orwelldevcpp

    orwelldevcpp - 2014-12-02
    • status: fixed --> pending
     
  • orwelldevcpp

    orwelldevcpp - 2014-12-02

    Apologies, I planned to release 5.8.4 when I edited this ticket which fixes this bug. That didn't happen due to a failed unit test, but I forgot to undo the state change.

     
  • orwelldevcpp

    orwelldevcpp - 2015-01-28
    • status: pending --> fixed
     
  • orwelldevcpp

    orwelldevcpp - 2015-01-28

    Fixed in 5.9.0.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.