• Login
Community
  • Login

Different indicator for unsaved Tabs

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
18 Posts 5 Posters 2.3k 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.
  • A
    astrosofista @richlux
    last edited by Mar 25, 2020, 7:00 PM

    Hi @richlux, All

    Is it possible to add an indicator next to the filename, such as an asterisk (*) when a tab has changed, but is not saved? Anything but color would be helpful.

    Let me suggest you to take look at Window > Windows… and you will notice that unsaved tabs show an asterisk at the end of their filenames.

    It is not as handy as to have that indicator visible in the title bar, but may help you while the feature request is delivered (if ever).

    BR

    1 Reply Last reply Reply Quote 1
    • R
      richlux
      last edited by Mar 26, 2020, 2:17 AM

      I’m glad others feel as strong about this as I do. Thanks for all the comments. I see that Peter already created a feature request and sasumner split it into 3 distinct features. Now I guess I just wait to see if someone decides it’s worth doing. @astrosofista, thanks for the Window -> Windows… suggestion. I didn’t know about that and it helps, but not nearly as nice as a quick visual cue would be.

      Thanks,
      Rich

      A 1 Reply Last reply Mar 26, 2020, 12:11 PM Reply Quote 2
      • A
        Alan Kilborn @richlux
        last edited by Mar 26, 2020, 12:11 PM

        @richlux

        Someone in your situation might also be able to provide valuable input on some other “accessibility” issues I located:

        • Accessibility: text color in Find and Mark dialog status bar fails to change with system visual theme settings

        • Feature request: Variable transparency for “Find Results” active / current line for people with low vision.

        1 Reply Last reply Reply Quote 0
        • G
          guy038
          last edited by guy038 Mar 27, 2020, 12:14 PM Mar 27, 2020, 12:05 PM

          Hello, @richlux, @alan-kilborn, @peterjones, @astrosofista and All,

          Generally speaking, there are about 8.3 % of colour-blind people, among the world population !

          All these people can be broken down into the different groups, below, with their proportions :

              Anomalous Trichromacy :                       Dichromatic view :                          Monochromatic view :
          
          Red-Weak/Protanomaly        1%             Red-Blind/Protanopia        1%             Monochromacy/Achromatopsia  < 0.0001%
          Green-Weak/Deuteranomaly    5.2%           Green-Blind/Deuteranopia    1.1%           Blue Cone Monochromacy        0.001%
          Blue-Weak/Tritanomaly       0.0001%        Blue-Blind/Tritanopia       0.008%         Rod Monochromacy              0.003%
          

          This means that, roughly, 92.7% of people have a normal vision


          To understand the colour problems, faced by colour-blind people, here’s what they actually see when Notepad++ is opened with three tabs, on a Win XP laptop :

          • The first one, with a file to save ( Richlux.txt )

          • The second one, with a file already saved ( license.txt )

          • The third one, with a read-only file ( Don-Ho.txt )

          Here are the screen-shots of Notepad++, as seen by the main groups, with these visual impairments and people with normal vision :

          • Normal vision ( ~ 92,7% ) :

          4f148269-f000-4da9-b3d3-df5a8985481a-image.png

          • Red-Weak/Protanomaly ( ~ 1% ) :

          bdef9b29-cbe4-4889-890b-c4d5d3ef87a5-image.png

          • Green-Weak/Deuteranomaly ( ~ 5.2% ) :

          a60058e0-f352-4d8e-843d-6dfba2fce0bb-image.png

          • Red-Blind/Protanopia ( ~ 1% ) :

          63b664d8-ff32-4739-9cb1-cecb664d7402-image.png

          • Green-Blind/Deuteranopia ( ~ 1.1% )

          146d2a93-f610-441a-a124-d0718913657b-image.png

          As you can see, it is far from being simple for this category of people and every developer should pay attention to this aspect when developing his software !


          Note that I got these screenshots, with the help of a color-blind simulator, below :

          https://www.color-blindness.com/coblis-color-blindness-simulator/

          Best Regards,

          guy038

          A R 2 Replies Last reply Mar 27, 2020, 12:18 PM Reply Quote 2
          • A
            Alan Kilborn @guy038
            last edited by Mar 27, 2020, 12:18 PM

            @guy038

            Nice analysis.

            An after thought: It may improve things for users if they make sure Preferences -> General -> Tab Bar -> Darken inactive tabs is un-ticked ? I’m not sure how the adjacency of contrasting colors might affect those with vision issues.

            1 Reply Last reply Reply Quote 2
            • R
              richlux @guy038
              last edited by Mar 27, 2020, 7:29 PM

              @guy038 said in Different indicator for unsaved Tabs:

              As you can see, it is far from being simple for this category of people and every developer should pay attention to this aspect when developing his software !

              This is why using color as the only means to portray meaning is a big no no for accessibility. I work for a company that does software/website development for the Federal Government and all software developed must adhere to the Section 508 Accessibility standards (https://www.epa.gov/accessibility/what-section-508 ). This means making sure it can be used by the visually impaired, physically impaired, etc. We would never be allowed to use color in this way, because a screen reader wouldn’t be able to convey this to the user.

              Rich

              A 1 Reply Last reply Mar 27, 2020, 8:04 PM Reply Quote 3
              • A
                Alan Kilborn @richlux
                last edited by Mar 27, 2020, 8:04 PM

                @richlux

                You “endorsed” Resource Hacker in this thread: https://community.notepad-plus-plus.org/topic/14038/remove-spam-from-program-s-description

                You could probably employ that same program to change the tabs on the tab bar, if Notepad++ devs don’t do something for the opened issue(s). Just sayin.

                R P 2 Replies Last reply Mar 27, 2020, 8:16 PM Reply Quote 1
                • R
                  richlux @Alan Kilborn
                  last edited by Mar 27, 2020, 8:16 PM

                  @Alan-Kilborn
                  Hmmm. I never thought of that. This would work, but I would need to make the changes every time I upgraded Notepad++. I might try it just to see what it would look like.

                  Thanks,
                  Rich

                  A 1 Reply Last reply Mar 27, 2020, 8:46 PM Reply Quote 1
                  • P
                    PeterJones @Alan Kilborn
                    last edited by Mar 27, 2020, 8:23 PM

                    @Alan-Kilborn said in Different indicator for unsaved Tabs:

                    if Notepad++ devs don’t do something

                    The good news is, @Scott-Sumner is involved in those issues now, so at least there’s an advocate who agrees with us, and might be able to convince Don to accept the PR when they are provided. Let’s hope. :-)

                    1 Reply Last reply Reply Quote 1
                    • A
                      Alan Kilborn @richlux
                      last edited by Alan Kilborn Mar 27, 2020, 8:46 PM Mar 27, 2020, 8:46 PM

                      @richlux said in Different indicator for unsaved Tabs:

                      I would need to make the changes every time I upgraded Notepad++.

                      True; it’s called “patching”. :-)
                      But unlike most patching, it doesn’t require rebuilding the source code.
                      Plus AFAIK Resource Hacker has a command line way of doing things, in addition to its GUI, so it could be relatively painless to have truly personalized tab bar icons!

                      I might try it just to see what it would look like.

                      Additional prototypes of acceptable solutions would be good I’m sure.

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