Community
    • Login

    POLL: Remove 'Show close button on each tab' option

    Scheduled Pinned Locked Moved General Discussion
    30 Posts 9 Posters 2.1k 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.
    • datatraveller1D
      datatraveller1 @xomx
      last edited by

      @xomx said in Remove 'Show close button on each tab' option:

      “…I need an option to remove close button from tabs because some times it get closed by accident when I am just trying to select it not to close it specially if I have many tabs opened I’ve seen this feature in notepad++…”

      Yes, exactly. Personally, I would even go further and suggest a new option “Confirm before closing multiple tabs” like FireFox has got one. It happens quite often that I accidentally close Notepad++ with many unchanged files opened and I have to open all these files again - but this is probably another topic or a new feature request.

      Lycan ThropeL Alan KilbornA 2 Replies Last reply Reply Quote 0
      • Lycan ThropeL
        Lycan Thrope @datatraveller1
        last edited by Lycan Thrope

        @datatraveller1 said in POLL: Remove 'Show close button on each tab' option:

        It happens quite often that I accidentally close Notepad++ with many unchanged files opened and I have to open all these files again

        Not sure I understand the problem here, unless you have the Remember current session for next launch option turned off. That would seem to the solution for that problem.

        @donho If I understand the question now, that you’re thinking of removing the option to shut it off, then, I have to agree with the others, that removing the option might be a missed feature. I apologize if I didn’t understand the complete scenario, so I’ve changed my vote.

        1 Reply Last reply Reply Quote 1
        • Mark OlsonM
          Mark Olson
          last edited by

          I definitely would keep the x button visible by default to minimize confusion for noobs, and given that many people prefer having no x button, it seems obvious to me that the default is fine.

          1 Reply Last reply Reply Quote 1
          • Alan KilbornA
            Alan Kilborn @datatraveller1
            last edited by

            @datatraveller1 said :

            … suggest a new option “Confirm before closing multiple tabs” … but this is probably … a new feature request.

            This is a good idea, and yes, it would be a new feature request (please make one).

            datatraveller1D 1 Reply Last reply Reply Quote 3
            • datatraveller1D
              datatraveller1 @Alan Kilborn
              last edited by datatraveller1

              @Alan-Kilborn I have noticed this feature request already exists:
              https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15362

              So maybe we can create a new poll if needed sometime.

              1 Reply Last reply Reply Quote 0
              • donhoD
                donho @donho
                last edited by

                The motivation of this poll is due to the code review for the implementation of the feature Pin Tab:
                https://github.com/notepad-plus-plus/notepad-plus-plus/pull/15750

                Now I see people are against this idea so “Enable pin tab feature” will be optional as well:

                14a231c6-ef13-42f6-b5f2-f75589aca4e9-image.png

                Thank you for your votes & sharing your opinion!

                Lycan ThropeL 1 Reply Last reply Reply Quote 4
                • Lycan ThropeL
                  Lycan Thrope @donho
                  last edited by

                  @donho,
                  I like this idea, although, honestly, right now if I want a document left open, I just leave it open after saving before shutting it down, although to speed up opening, I do usually close all documents and use the Files->Recent Files menu option, set to 30 documents listed. So although I find this an interesting/useful feature, it doesn’t usually come into play in my use case, but the option to turn it on or off, as well as the Close button on the tab does appear to be needed. I suspect the speed of opening will be sped up with it off, although I could be wrong.

                  1 Reply Last reply Reply Quote 1
                  • Alan KilbornA
                    Alan Kilborn
                    last edited by Alan Kilborn

                    Let’s think more about Show close button on each tab.


                    As I tried to state above, for myself I don’t like to have a close button showing on each tab, because it is too easy for an errant mouse click to close something I don’t want closed, then I have to reopen and reposition it in the tab order – blech!

                    With the upcoming pin-tab feature, perhaps it is likely for a user to, again accidentally, hit the close button instead of the pin button when attempting to pin a tab. Let’s face it, these buttons are fairly small…

                    (Just so everyone knows, I don’t have any physical ailments that cause me to make errant mouse clicks, I just find them surprisingly easy to make.)


                    I’ve noticed in other software I use that the close button on the tab only appears on the active tab. This makes an accidental closure a lot less likely, and keeps the tabs “less wide” generally, because no space is dedicated for this little button.

                    So… let me state that I don’t ever enable Show close button on each tab…but if the feature were “Show close button on active tab” then I probably would enable that.

                    Snabel42S 1 Reply Last reply Reply Quote 2
                    • Snabel42S
                      Snabel42 @Alan Kilborn
                      last edited by

                      @Alan-Kilborn I second this, close button on active tab would be my choice as well

                      Alan KilbornA 1 Reply Last reply Reply Quote 2
                      • Alan KilbornA
                        Alan Kilborn @Snabel42
                        last edited by

                        @Snabel42 said:

                        close button on active tab would be my choice as well

                        I will make a feature request for that.

                        (I think maybe this POLL thread has “gone off the rails” a bit from where @donho was thinking it would go)

                        xomxX 1 Reply Last reply Reply Quote 3
                        • xomxX
                          xomx @Alan Kilborn
                          last edited by

                          @Alan-Kilborn said in POLL: Remove 'Show close button on each tab' option:

                          close button on active tab would be my choice as well
                          

                          I will make a feature request for that.

                          Already suggested once:
                          https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15298

                          Alan KilbornA 1 Reply Last reply Reply Quote 2
                          • Alan KilbornA
                            Alan Kilborn @xomx
                            last edited by Alan Kilborn

                            @xomx said:

                            Already suggested once: …

                            Thanks for pointing that out.
                            Unfortunately, that issue was closed with a commit that had absolutely nothing to do with the request, which was entitled “Hide Close button on inactive tabs”. Lovely.

                            Note that I commented in a negative fashion (about the requested feature) in that issue thread. I’ve since changed my mind about it. That’s allowed, right?

                            donhoD 1 Reply Last reply Reply Quote 3
                            • donhoD
                              donho @Alan Kilborn
                              last edited by

                              @Alan-Kilborn
                              The best I can do:
                              https://github.com/notepad-plus-plus/notepad-plus-plus/pull/15781

                              Alan KilbornA 1 Reply Last reply Reply Quote 0
                              • Alan KilbornA
                                Alan Kilborn @donho
                                last edited by Alan Kilborn

                                @donho said in POLL: Remove 'Show close button on each tab' option:

                                The best I can do

                                And very nice indeed.
                                Now I can use the close-button-on-tab feature!
                                Thank you for your effort.
                                But if that is the way it is (no option), perhaps some will miss the old behavior (seeing a close button on all tabs including inactive ones).

                                donhoD Alan KilbornA 2 Replies Last reply Reply Quote 1
                                • donhoD
                                  donho @Alan Kilborn
                                  last edited by

                                  @Alan-Kilborn said in POLL: Remove 'Show close button on each tab' option:

                                  Now I can use the close-button-on-tab feature!

                                  Nice to hear of it :)

                                  But if that is the way it is (no option), perhaps some will miss the old behavior (seeing a close button on all tabs including inactive ones).

                                  The behaviour stays the same, only the visual effect is different. I do believe that the disturbing will pass away after few days of the usage anyway.
                                  There will be no option for the new behaviour.

                                  1 Reply Last reply Reply Quote 4
                                  • Alan KilbornA
                                    Alan Kilborn @Alan Kilborn
                                    last edited by Alan Kilborn

                                    @Alan-Kilborn said:

                                    And very nice indeed.
                                    Now I can use the close-button-on-tab feature!

                                    While the feature is “very nice” (in theory), I think I was wrong about being able to use it. My concern, as mentioned, is the errant mouse click closing the tab.

                                    While the changes to the N++ software visually remove the close buttons from all but one tab, it doesn’t help the errant click situation, because the buttons are still there.

                                    So in the end, I don’t think I can use the feature after all.
                                    I hope others enjoy the change, however!

                                    (The upcoming pin-tab feature will probably offer similar challenges for me!)

                                    1 Reply Last reply Reply Quote 1
                                    • ErolB1E
                                      ErolB1 @donho
                                      last edited by

                                      @donho

                                      I don’t know how I missed this poll.

                                      I would have voted to keep “show close button on each tab” - except that option didn’t seem to be available in the poll. I want a close button on each tab. I use that feature all the time.

                                      Alan KilbornA 1 Reply Last reply Reply Quote 0
                                      • Alan KilbornA
                                        Alan Kilborn @ErolB1
                                        last edited by

                                        @ErolB1 said in POLL: Remove 'Show close button on each tab' option:

                                        I want a close button on each tab. I use that feature all the time.

                                        The poll was about removing the option, not the feature.
                                        The idea was, the option could be removed (reducing UI “clutter”) if users always wanted to have the close button appear on each tab.
                                        Removing the option would no longer give users the choice to not have the close buttons – they would always have them.

                                        In the time since the poll was published here, I believe the author of Notepad++ has sensed that enough users want the option to turn the feature on and off, so the option will remain.

                                        But I also believe there have been some changes to how the feature works, e.g. not showing the close button on inactive tabs unless they are pointed to with the mouse.

                                        ErolB1E 1 Reply Last reply Reply Quote 0
                                        • ErolB1E
                                          ErolB1 @Alan Kilborn
                                          last edited by

                                          @Alan-Kilborn
                                          But will “only show the ‘close tab’ button on hover” be an option or a new feature? Because I’d prefer that to be an option I can turn off, rather than a new feature that I can’t.

                                          Alan KilbornA 1 Reply Last reply Reply Quote 0
                                          • Alan KilbornA
                                            Alan Kilborn @ErolB1
                                            last edited by

                                            @ErolB1 said in POLL: Remove 'Show close button on each tab' option:

                                            But will “only show the ‘close tab’ button on hover” be an option or a new feature? Because I’d prefer that to be an option I can turn off, rather than a new feature that I can’t.

                                            In 7.8.2, the active tab has a close button always visible; inactive tabs have no close button until you hover. It’s not configurable in any new way, i.e., Show close button on each tab doesn’t affect this hover behavior.

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