Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Clicking page control area of QScrollBar causes flash of gray

Clicking page control area of QScrollBar causes flash of gray

Scheduled Pinned Locked Moved Unsolved General and Desktop
qscrollareaqscrollbarglitch
3 Posts 2 Posters 463 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.
  • A Offline
    A Offline
    AAhusk
    wrote on 1 Sept 2022, 15:14 last edited by AAhusk 9 Jan 2022, 15:16
    #1

    Clicking in the scroll area outside of the scrollbar handle, in order to move the scrollbar by a page, often causes the area between the scrollbar and one edge to flash a dark gray. It's kind of like a dark gray scrollbar appears briefly. If I hold the click, instead of immediately releasing, it seems to stay a little longer, which allowed me to get a screenshot of it.

    I'm just using a QScrollArea and Qt 5.12.0. Is this an unavoidable issue that just means the computer is a little slow to update the scrollbar, or something? Or an issue that requires updating to Qt 5.15 LTS? I did change the stylesheet for QScrollBar, as you can see in the screenshots, but the issue happened even without stylesheet changes.

    Scrollbar.png
    ScrollbarGlitch.png
    The gray bar to the right of the actual scrollbar(blue) temporarily appears, and quickly disappears, leaving the space white again.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 1 Sept 2022, 18:16 last edited by
      #2

      Hi and welcome to devnet,

      Isn't that just the movement direction feedback of the scrollbar ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      A 1 Reply Last reply 1 Sept 2022, 21:32
      0
      • S SGaist
        1 Sept 2022, 18:16

        Hi and welcome to devnet,

        Isn't that just the movement direction feedback of the scrollbar ?

        A Offline
        A Offline
        AAhusk
        wrote on 1 Sept 2022, 21:32 last edited by
        #3

        @SGaist I'm not familiar with "movement direction feedback", but it very well could be that.

        1 Reply Last reply
        0

        3/3

        1 Sept 2022, 21:32

        • Login

        • Login or register to search.
        3 out of 3
        • First post
          3/3
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved