Community
    • Login

    hide - unhide lines problem

    Scheduled Pinned Locked Moved Notepad++ & Plugin Development
    3 Posts 2 Posters 2.7k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Anthony UbanA
      Anthony Uban
      last edited by

      hi,

      there is a bug

      when you

      1. hide the squiggle brackets of some function
      2. hide the lines which already include the hidden squiggle brackets
      3. unhide the hidden lines

      you have a problem:
      in this case the hidden squiggle brackets do not remain hidden
      they open themselves without your confirm

      but the editor still consider the already unhidden block as hidden
      (so remains the line and the plus sign instead of minus)

      illustrated here: http://ingrosso.comli.com/
      os : Windows 10
      Notepad++ build: v7.3.2.

      (under Windows 7 this problem didn’t exist)

      1 Reply Last reply Reply Quote 0
      • chcgC
        chcg
        last edited by

        Which file type is affected?
        Maybe also a issue of the underlying scintilla lexer which is responsible to determine the foldable sections.
        Could you reproduce it with just one file or more?
        Is it independent of the filetype?

        On Win10 with a .cpp file I don’t see this effect.

        Anthony UbanA 1 Reply Last reply Reply Quote 0
        • Anthony UbanA
          Anthony Uban @chcg
          last edited by

          @chcg
          It doesnt depend on file type. It reproduces every time with all files and all types of files (.php .txt .cpp - any extension; It doesnt make any difference). Under Windows 7 this problem didn’t exist. It has appeared under Windows 10. Maybe only under my Windows 10 the program shows this particular defect. I don`t know. But if not, this bug must have interested the developers

          1 Reply Last reply Reply Quote 0
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors