Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,080
    • Issues 2,080
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #29239
Closed
Open
Created Dec 22, 2015 by FPC Admin account@fpc_adminOwner

Qt fails to get the correct scroll area for invisible TScrollBox

Original Reporter info from Mantis: kluug.net @onpok
  • Reporter name: Ondrej Pokorny

Description:

When setting scrollbar position for invisible TScrollBox, Qt fails to get the correct scroll area for invisible window.
Gtk2 and win32 work fine.

Steps to reproduce:

Steps to reproduce issue with attached example:
1.Click "CLICK ME" on TabSheet1.
2.Now you're on TabSheet2. Move vertical scrollbar to the bottom (max value) by mouse.
3.Now click "Click me" button inside scrollbox.
4.Now click "CLICK ME" again on TabSheet1 -> the buttons are moved up - you cannot scroll so that BitBtn4-BitBtn7 are completely visible.

Mantis conversion info:

  • Mantis ID: 29239
  • OS: Linux
  • Build: trunk
  • Platform: Qt
  • Version: 1.7 (SVN)
  • Fixed in revision: 51003 (#6ff3d6e9)
Assignee
Assign to
Time tracking