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. How to fix bug in busy progressbar (QProgressBar)
Forum Updated to NodeBB v4.3 + New Features

How to fix bug in busy progressbar (QProgressBar)

Scheduled Pinned Locked Moved General and Desktop
4 Posts 2 Posters 1.2k 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.
  • S Offline
    S Offline
    Sunrise13
    wrote on last edited by
    #1

    The problem is that busy progressbar properly look only if it's width is >200.
    Work properly:
    https://www.copy.com/s/ZUbV8MGbQ4Hn/17-05-2014_18-19-48.gif
    But when width is <200, it's start showing black shadow in busy progressbar.
    https://www.copy.com/s/StTZj7SqMALf/17-05-2014_18-24-53.gif
    How to fix this?

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      That seems to be a Windows specific issue (at least it doesn't show on OS X) You should have a look at the "bug report system":http://bugreports.qt-project.org to see if something known. If not please consider opening a new report providing a minimal compilable example.

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

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Sunrise13
        wrote on last edited by
        #3

        Thanks for answering, I'll report about bug.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Please, don't forget to post a link to the bug here so other forum users may find it more easily

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

          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