Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-80263

ScrollBar does not account for the fact that there may be a top/bottom margin set on the containing control

    XMLWordPrintable

Details

    Description

      ScrollBar does not account for the fact that there may be a top/bottom margin set on the containing control. For example, if the ScrollBar is in a TableView with a top/bottom margin set then it will have a size of less than 1.0 indicating that the scrollbar is needed even though it is not. This does not happen if the ScrollBar is in a ScrollView, it is only an issue if it is in a TableView or Flickable.

      Additionally, if the model changes from needing a scrollbar to not then it will still indicate the scrollbar size as being less than 1.0.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            mitch_curtis Mitch Curtis
            andysh Andy Shaw
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes