POLL: Remove 'Show close button on each tab' option
-
-
What’s the motivation for removing it?
-
@Coises said in Remove 'Show close button on each tab' option:
What’s the motivation for removing it?
Make code less complex and easier to be maintained.
Also to make the options less cluttered and to simply GUI. -
@donho said in Remove 'Show close button on each tab' option:
Make code less complex and easier to be maintained.
Also to make the options less cluttered and to simply GUI.Well, then, just personally, I’d say if it’s an obstacle to maintenance or stability, I wouldn’t miss the option to hide close buttons. As far as making the options “less cluttered”… that ship sailed long ago. Notepad++ is for folks who want customization and control — those who want simplicity should probably look elsewhere.
-
@Coises said in Remove 'Show close button on each tab' option:
Notepad++ is for folks who want customization and control — those who want simplicity should probably look elsewhere.
Yeah, like Notepad.exe. :-)
Closing by the
X
, or right clicking and selecting close or pushing some key combo to close it is fine. If it makes your job easier, @donho then go for it. It’s your baby and if anyone complains later, you’ll hear about it. :-)If you mean, just removing it from the preferences options dialog box and or the code base, by all means do it. Some things, unless extremely important, are just feature creep, most of the time…but your survey may help.
-
I don’t use it, and never have. EDIT: by “don’t use it”, I mean the feature of having
x
on the tabs, NOT the “preference” setting – I use the preference setting to GET RID OF THEx
!Well… since the
x
is default to appearing (i.e., “on”), maybe I tried it in the beginning, but the first time the littlex
got clicked by accident (mouse stutter) and closed a tab I really didn’t want to be closed, I disabled it …permanently.Since the default is “on”, if it is removed I predict a lot of complaints.
Testing it now by turning it “on” (temporarily) I see that it makes my number-of-tab-rows increase by 1 due to the additional screen real-estate needed – yuck!
-
@Alan-Kilborn said in Remove 'Show close button on each tab' option:
Since the default is “on”, if it is removed I predict a lot of complaints.
Yeah, they are using it, they even points to this “outstanding” N++ capability in theirs requests to other SW:
“…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++…”
Personally, I do not use this Preferences option.
-
@Alan-Kilborn my interpretation of the question is that the current default behavior would remain.
The change would be to remove the option to hide the close button(s): “(Always show close button)”Is that not the proposal?
-
@Snabel42 said:
my interpretation of the question is that the current default behavior would remain.
The change would be to remove the option to hide the close button(s): “(Always show close button)”
Is that not the proposal?
You are probably right. I probably need to change how I voted. :-)
If the proposal is to merely remove the option and to always show the
x
on every tab, then IMO this is an extremely misguided idea and I hope it doesn’t happen.
Make code less complex and easier to be maintained.
This has got to be an extremely small complexity reduction. So small, when compared to all of the other bugs/requests that an aspiring developer could tackle, it’s downright negligible. So negligible in fact, I wonder why it is even being discussed…
-
@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.
-
@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.
-
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.
-
@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).
-
@Alan-Kilborn I have noticed this feature request already exists:
https://github.com/notepad-plus-plus/notepad-plus-plus/issues/15362So maybe we can create a new poll if needed sometime.