Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Darkly)
  • No Skin
Collapse
Brand Logo
  1. Home
  2. Uncategorized
  3. Web developers: we are going to go out of our way to hide the scrollbars!

Web developers: we are going to go out of our way to hide the scrollbars!

Scheduled Pinned Locked Moved Uncategorized
44 Posts 28 Posters 0 Views
  • 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.
  • CassandrichD Cassandrich

    @libewa @rysiek The problem there is that vast, vast majority of "applications" on the web never should have been applications.

    RotkäppchenL This user is from outside of this forum
    RotkäppchenL This user is from outside of this forum
    Rotkäppchen
    wrote last edited by
    #15

    @dalias @rysiek
    Yes. But, to take one of my projects: a live departure viewer. Not enough for a native app, too much for a one-time GET.

    CassandrichD LisPiL 2 Replies Last reply
    0
    • MarcM Marc

      @libewa @dalias @rysiek
      Imho the web should have stayed a gateway to information, not for serving cloud apps.

      #localfirst

      RotkäppchenL This user is from outside of this forum
      RotkäppchenL This user is from outside of this forum
      Rotkäppchen
      wrote last edited by
      #16

      @marc_eu @dalias @rysiek
      But the janky web apps some companies write are at least sandboxed. To put it in the words of a friend „I‘d rather trust Mozilla than my bank to write safe code.“

      1 Reply Last reply
      0
      • Emotional Support MonsterL Emotional Support Monster

        @rysiek Honestly I just don’t like scrollbars and turn them off, but, like, I’m the user, I should be able to turn them off. Or on. Webdev (and Desktop Dev, because we’ve somehow regressed to be less capable than Windows 3.1) need to be hit with the User Sovereignty Stick.

        Korgie D. 🏳️‍⚧️🏳️‍🌈K This user is from outside of this forum
        Korgie D. 🏳️‍⚧️🏳️‍🌈K This user is from outside of this forum
        Korgie D. 🏳️‍⚧️🏳️‍🌈
        wrote last edited by
        #17

        @lightspill @rysiek We should also be able to keep them always visible, and control the thickness.

        I totally get why people don't like the look of the scrollbars of the 90s, but that should be an option for those who need that (either due to vision issues, trouble using the newer style, or just personal preference)

        Maypop the DragonM Jernej Simončič �J 2 Replies Last reply
        0
        • Michał "rysiek" Woźniak · 🇺🇦R Michał "rysiek" Woźniak · 🇺🇦

          Web developers: we are going to go out of our way to hide the scrollbars!

          Users: but that makes it difficult to know how much of the text is left to read!

          Web developers: don't worry, we'll add a non-standard UI element that signals this in some non-obvious, weird way!

          GustavoQ This user is from outside of this forum
          GustavoQ This user is from outside of this forum
          Gustavo
          wrote last edited by
          #18

          @rysiek do you believe that I considered adding scrollbars to a slides presentation interface I'm developing? I just didn't do that because it would look too distracting (well, at least depending on the implementation, I can still look into that)

          1 Reply Last reply
          0
          • Michał "rysiek" Woźniak · 🇺🇦R Michał "rysiek" Woźniak · 🇺🇦

            Web developers: we are going to go out of our way to hide the scrollbars!

            Users: but that makes it difficult to know how much of the text is left to read!

            Web developers: don't worry, we'll add a non-standard UI element that signals this in some non-obvious, weird way!

            johndugginsJ This user is from outside of this forum
            johndugginsJ This user is from outside of this forum
            johnduggins
            wrote last edited by
            #19

            @rysiek That's the secret, Cap. I only implement infinite scrolling.

            Michał "rysiek" Woźniak · 🇺🇦R 1 Reply Last reply
            0
            • Michał "rysiek" Woźniak · 🇺🇦R Michał "rysiek" Woźniak · 🇺🇦

              Web developers: we are going to go out of our way to hide the scrollbars!

              Users: but that makes it difficult to know how much of the text is left to read!

              Web developers: don't worry, we'll add a non-standard UI element that signals this in some non-obvious, weird way!

              Allan Svelmøe HansenS This user is from outside of this forum
              Allan Svelmøe HansenS This user is from outside of this forum
              Allan Svelmøe Hansen
              wrote last edited by
              #20

              @rysiek well I still see double scroll at times still, so that can give some balance 😆

              1 Reply Last reply
              0
              • RotkäppchenL Rotkäppchen

                @dalias @rysiek
                Yes. But, to take one of my projects: a live departure viewer. Not enough for a native app, too much for a one-time GET.

                CassandrichD This user is from outside of this forum
                CassandrichD This user is from outside of this forum
                Cassandrich
                wrote last edited by
                #21

                @libewa @rysiek Yeah but that's a document that can be complete in the moment as served, with some minimal js to make it an active document that updates elements of the DOM.

                It does not need to be an "application" that bypasses the whole document model and implements its own UI.

                RotkäppchenL LisPiL 2 Replies Last reply
                0
                • CassandrichD Cassandrich

                  @libewa @rysiek Yeah but that's a document that can be complete in the moment as served, with some minimal js to make it an active document that updates elements of the DOM.

                  It does not need to be an "application" that bypasses the whole document model and implements its own UI.

                  RotkäppchenL This user is from outside of this forum
                  RotkäppchenL This user is from outside of this forum
                  Rotkäppchen
                  wrote last edited by
                  #22

                  @dalias @rysiek
                  Ok, yes. *That* is despicable.

                  CassandrichD 1 Reply Last reply
                  0
                  • RotkäppchenL Rotkäppchen

                    @dalias @rysiek
                    Ok, yes. *That* is despicable.

                    CassandrichD This user is from outside of this forum
                    CassandrichD This user is from outside of this forum
                    Cassandrich
                    wrote last edited by
                    #23

                    @libewa @rysiek Prior to React, even stuff like Facebook followed the document model, where the document is semantic and the AJAX stuff just updates the semantic document.

                    React is what ruined the web with the despicable ideological position that the primacy of the document model is a bad thing and that you're supposed to write everything as an "application" that "renders" to the DOM.

                    Spark Purcell (they/them)A 1 Reply Last reply
                    0
                    • Michał "rysiek" Woźniak · 🇺🇦R Michał "rysiek" Woźniak · 🇺🇦

                      Web developers: we are going to go out of our way to hide the scrollbars!

                      Users: but that makes it difficult to know how much of the text is left to read!

                      Web developers: don't worry, we'll add a non-standard UI element that signals this in some non-obvious, weird way!

                      Ray McCarthyR This user is from outside of this forum
                      Ray McCarthyR This user is from outside of this forum
                      Ray McCarthy
                      wrote last edited by
                      #24

                      @rysiek
                      GUI developers of Android, Windows since 7 (esp 10 & 11), & especially browsers (Mozilla has lost plot) are total abusive morons.
                      Using Mate with customised theme based on Server 2003, customised Thunderbird (fairly sane) and customised Firefox (has scrollbars but barely sane).
                      Also the active Tab should connect to active document. Are these folk deliberately trying to confuse & reduce productivity?
                      Text too grey & background too grey. No wonder people going back to DOS / Blackboard.

                      1 Reply Last reply
                      0
                      • CassandrichD Cassandrich

                        @libewa @rysiek Prior to React, even stuff like Facebook followed the document model, where the document is semantic and the AJAX stuff just updates the semantic document.

                        React is what ruined the web with the despicable ideological position that the primacy of the document model is a bad thing and that you're supposed to write everything as an "application" that "renders" to the DOM.

                        Spark Purcell (they/them)A This user is from outside of this forum
                        Spark Purcell (they/them)A This user is from outside of this forum
                        Spark Purcell (they/them)
                        wrote last edited by
                        #25

                        @dalias @libewa @rysiek as always, the adtech industry is to blame. (the reason the "modern" web sucks)

                        Michał "rysiek" Woźniak · 🇺🇦R 1 Reply Last reply
                        0
                        • Korgie D. 🏳️‍⚧️🏳️‍🌈K Korgie D. 🏳️‍⚧️🏳️‍🌈

                          @lightspill @rysiek We should also be able to keep them always visible, and control the thickness.

                          I totally get why people don't like the look of the scrollbars of the 90s, but that should be an option for those who need that (either due to vision issues, trouble using the newer style, or just personal preference)

                          Maypop the DragonM This user is from outside of this forum
                          Maypop the DragonM This user is from outside of this forum
                          Maypop the Dragon
                          wrote last edited by
                          #26

                          @korgie @lightspill @rysiek fuckin love the scrollbars of the 90s

                          Michał "rysiek" Woźniak · 🇺🇦R 1 Reply Last reply
                          0
                          • Michał "rysiek" Woźniak · 🇺🇦R Michał "rysiek" Woźniak · 🇺🇦

                            Web developers: we are going to go out of our way to hide the scrollbars!

                            Users: but that makes it difficult to know how much of the text is left to read!

                            Web developers: don't worry, we'll add a non-standard UI element that signals this in some non-obvious, weird way!

                            LastOfThemL This user is from outside of this forum
                            LastOfThemL This user is from outside of this forum
                            LastOfThem
                            wrote last edited by
                            #27

                            @rysiek we'll get to it as soon as we re-implement all basic form functionality in JavaScript.

                            1 Reply Last reply
                            0
                            • bituur esztreymB bituur esztreym

                              @rysiek
                              yes.. we want scrollbars back! leave scrollbars alone!

                              Eggs now in different baskets.T This user is from outside of this forum
                              Eggs now in different baskets.T This user is from outside of this forum
                              Eggs now in different baskets.
                              wrote last edited by
                              #28

                              @bituur_esztreym @rysiek And CONSISTENT bloody scrollbars in terms of both function and appearance!

                              The browser sorts out the scrollbars on the basis of the preferences set by the user in the OS GUI.

                              1 Reply Last reply
                              0
                              • Michał "rysiek" Woźniak · 🇺🇦R Michał "rysiek" Woźniak · 🇺🇦

                                Web developers: we are going to go out of our way to hide the scrollbars!

                                Users: but that makes it difficult to know how much of the text is left to read!

                                Web developers: don't worry, we'll add a non-standard UI element that signals this in some non-obvious, weird way!

                                WriterOfMinds (she)W This user is from outside of this forum
                                WriterOfMinds (she)W This user is from outside of this forum
                                WriterOfMinds (she)
                                wrote last edited by
                                #29

                                @rysiek My bigger gripe with "disappearing scrollbars" is that they can make it very hard to scroll if you are not using either a touchscreen or a mouse with a scroll wheel. If you have to actually click the scrollbar with your cursor then good luck finding it ...

                                1 Reply Last reply
                                0
                                • Michał "rysiek" Woźniak · 🇺🇦R Michał "rysiek" Woźniak · 🇺🇦

                                  Web developers: we are going to go out of our way to hide the scrollbars!

                                  Users: but that makes it difficult to know how much of the text is left to read!

                                  Web developers: don't worry, we'll add a non-standard UI element that signals this in some non-obvious, weird way!

                                  Mistake not ...Z This user is from outside of this forum
                                  Mistake not ...Z This user is from outside of this forum
                                  Mistake not ...
                                  wrote last edited by
                                  #30

                                  @rysiek I mean I literally did that to my emacs my alfernative is line numbers and a fraction of current line vs. total # lines. But I see how the difference is me deciding to walk barefoot and someone stealing all your shoes.

                                  1 Reply Last reply
                                  0
                                  • Maypop the DragonM Maypop the Dragon

                                    @korgie @lightspill @rysiek fuckin love the scrollbars of the 90s

                                    Michał "rysiek" Woźniak · 🇺🇦R This user is from outside of this forum
                                    Michał "rysiek" Woźniak · 🇺🇦R This user is from outside of this forum
                                    Michał "rysiek" Woźniak · 🇺🇦
                                    wrote last edited by
                                    #31

                                    @maypop_neocities @korgie @lightspill 💯

                                    Function over style.

                                    Maypop the DragonM 1 Reply Last reply
                                    0
                                    • johndugginsJ johnduggins

                                      @rysiek That's the secret, Cap. I only implement infinite scrolling.

                                      Michał "rysiek" Woźniak · 🇺🇦R This user is from outside of this forum
                                      Michał "rysiek" Woźniak · 🇺🇦R This user is from outside of this forum
                                      Michał "rysiek" Woźniak · 🇺🇦
                                      wrote last edited by
                                      #32

                                      @johnduggins "hail Hydra"?

                                      1 Reply Last reply
                                      0
                                      • Emotional Support MonsterL Emotional Support Monster

                                        @rysiek Honestly I just don’t like scrollbars and turn them off, but, like, I’m the user, I should be able to turn them off. Or on. Webdev (and Desktop Dev, because we’ve somehow regressed to be less capable than Windows 3.1) need to be hit with the User Sovereignty Stick.

                                        Athena L.M.A This user is from outside of this forum
                                        Athena L.M.A This user is from outside of this forum
                                        Athena L.M.
                                        wrote last edited by
                                        #33

                                        @lightspill @rysiek Computers Commandments number one: Thou shalt not act as if thou knoweth better than thy user what thy user wants.

                                        1 Reply Last reply
                                        0
                                        • Spark Purcell (they/them)A Spark Purcell (they/them)

                                          @dalias @libewa @rysiek as always, the adtech industry is to blame. (the reason the "modern" web sucks)

                                          Michał "rysiek" Woźniak · 🇺🇦R This user is from outside of this forum
                                          Michał "rysiek" Woźniak · 🇺🇦R This user is from outside of this forum
                                          Michał "rysiek" Woźniak · 🇺🇦
                                          wrote last edited by
                                          #34

                                          @ailurocrat @dalias @libewa partially, yes. But there were scores of web developers that should have known better, and yet helped implement this.

                                          This is also on them.

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          Powered by NodeBB Contributors
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups