Community
    • Login

    Bug when deleting folded text

    Scheduled Pinned Locked Moved General Discussion
    2 Posts 2 Posters 1.6k Views 1 Watching
    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.
    • puretranceP Offline
      puretrance
      last edited by

      Create INI file

      [first option]
      param11=1
      param12=1
      param13=1
      param14=1
      [second option]
      param21=1
      param22=1
      param23=1
      param24=1
      [third option]
      param31=1
      param32=1
      param33=1
      param34=1
      

      Fold “First option” and “Second option”

      [first option]
      [second option]
      [third option]
      param31=1
      param32=1
      param33=1
      param34=1
      

      Select the “First option” and “Second option”
      Delete it
      Save file

      You will get displayed:

       
      [third option]
      param31=1
      param32=1
      param33=1
      param34=1
      

      But in file, it will be

       
      param21=1
      param22=1
      param23=1
      param24=1
      [third option]
      param31=1
      param32=1
      param33=1
      param34=1
      

      Press “Del” (on first empty line)
      Now it displayed as

      param21=1
      param31=1
      param32=1
      param33=1
      param34=1
      
      1 Reply Last reply Reply Quote 1
      • Vitaliy DovganV Offline
        Vitaliy Dovgan
        last edited by

        Confirming, it is reproducible in Notepad++ 7.5.4 and even in 7.5.1.

        1 Reply Last reply Reply Quote 0

        Hello! It looks like you're interested in this conversation, but you don't have an account yet.

        Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

        With your input, this post could be even better 💗

        Register Login
        • First post
          Last post
        The Community of users of the Notepad++ text editor.
        Powered by NodeBB | Contributors