Menu

#751 "Symbol list" loses symbols when adding a character

closed-fixed
None
5
2014-11-04
2011-09-09
jpfle
No

With Geany 0.21 (svn >= r5908), "Symbol list" toggles between a complete and an incomplete list for each character added in a C++ file. Example:

- I open a C++ file: "Symbol list" displays all symbols.
- I add a character in the file (anywhere, for example in a comment line): "Symbol list" hides almost all symbols.
- I add another character: "Symbol list" displays all symbols.
- I add another character: "Symbol list" hides almost all symbols.
- And so on.

I attach a file causing this bug.

Discussion

  • jpfle

    jpfle - 2011-09-09

    A file to reproduce the bug

     
  • jpfle

    jpfle - 2011-09-09

    Note: this bug is reproducible without any plugin enabled.

     
  • Colomban Wendling

    Now fixed in SVN, thanks for reporting.

     
  • Colomban Wendling

    • assigned_to: nobody --> colombanw
    • status: open --> closed-fixed
     
  • jpfle

    jpfle - 2014-11-04

    I attach here the screencast I'm talking about in a previous comment.

     

Log in to post a comment.