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. Problem with scrollBar
Qt 6.11 is out! See what's new in the release blog

Problem with scrollBar

Scheduled Pinned Locked Moved General and Desktop
9 Posts 4 Posters 4.0k Views 1 Watching
  • 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.
  • R Offline
    R Offline
    Ruzik
    wrote on last edited by
    #1

    How can you see on this picturue i have one problem, which i cant rid
    http://saveimg.ru/show-image.php?id=3605c7b56682531058e385a0590dc463
    I try do scrollBar less, the gray area under it remained
    I try do new scrollBar with Qss, but area is remained
    Many thanks for your help, and sorry for my bad english!

    1 Reply Last reply
    0
    • Y Offline
      Y Offline
      yshurik
      wrote on last edited by
      #2

      Try to check with different themes, it may be just a problem with current windows theme you are using.

      1 Reply Last reply
      0
      • I Offline
        I Offline
        Iktwo
        wrote on last edited by
        #3

        is it a QTextBrowser? beacause the scroll bars are by default added automatically, can you paste some code? are you building your UI with and IDE?

        1 Reply Last reply
        0
        • R Offline
          R Offline
          Ruzik
          wrote on last edited by
          #4

          I try use QClealoks and IPlastikue - result is one
          It is a QPlainTextEdit, i add is in the designer and change it's designe with Qss

          1 Reply Last reply
          0
          • R Offline
            R Offline
            Ruzik
            wrote on last edited by
            #5

            I use this Qss code in QPLainTextEdit
            @ QPlainTextEdit{ border-radius: 4;
            padding: 2px 2px; padding-right: 4px; padding-left:4px;
            border: 2px groove gray;
            }
            QPlainTextEdit:focus{border-width: 2px; border-color: #5282bd;}
            QPlainTextEdit:hover{border-width: 2px; border-color: #5282bd;}@

            1 Reply Last reply
            0
            • A Offline
              A Offline
              andre
              wrote on last edited by
              #6

              I can duplicate the issue here. My experiments with adapting the style sheet to fix the issue have not succeeded so far. Please file a bug report on "Jira":http://bugreports.qt.nokia.com/secure/Dashboard.jspa. You should include the style sheet code you used, as well as the screen shot.

              1 Reply Last reply
              0
              • R Offline
                R Offline
                Ruzik
                wrote on last edited by
                #7

                I do it http://bugreports.qt.nokia.com/secure/Dashboard.jspa?selectPageId=11163, did i do right? Just i use bagsystem for the first time

                1 Reply Last reply
                0
                • A Offline
                  A Offline
                  andre
                  wrote on last edited by
                  #8

                  I think something wend wrong. I can not use the link you give above, and I also can not find your issue in the bug tracker.

                  1 Reply Last reply
                  0
                  • R Offline
                    R Offline
                    Ruzik
                    wrote on last edited by
                    #9

                    I find where I was mistaken and do all wight
                    http://bugreports.qt.nokia.com/browse/QTBUG-19314

                    1 Reply Last reply
                    0

                    • Login

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