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,086
    • Issues 2,086
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 10
    • Merge requests 10
  • 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

GitLab 15.0 has launched! Please visit Breaking changes in 15.0 and 15.0 Removals to see which breaking changes may impact your workflow.

  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #34714
Closed
Open
Created Dec 18, 2018 by FPC Admin account@fpc_adminOwner

TGraphicControl.Cursor not working properly with TScrollBox

Original Reporter info from Mantis: ps
  • Reporter name: Pavol S

Description:

Cursor handling is not correct when scrolling with scrollbars (only TGraphicsControl based controls). See picture, only red part have correct cursor (after scrolling).

Steps to reproduce:

  1. place TShape on bottom of ScrollBox (only top part of TShape is visible) as on picture.
  2. set Shape1.Cursor := crHandPoint;

Mantis conversion info:

  • Mantis ID: 34714
  • OS: 10
  • Build: 59373
  • Platform: Win32
  • Version: 2.0RC2
  • Fixed in revision: 59865 (#e676482f)
Assignee
Assign to
Time tracking