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,083
    • Issues 2,083
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 9
    • Merge requests 9
  • 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
  • #39415
Closed
Open
Created Oct 03, 2021 by engkin@engkin

Resize handles and alignment lines doubled inside TLabel

  • Lazarus/FPC Version: Lazarus 2.2.0RC2 (rev t-fixes-2_2-198-gc7a62c75) FPC 3.3.1 aarch64-darwin-cocoa
  • Operating System: Big Sur
  • CPU / Bitness: M1 / 64

What happens

When selecting a TButton on the form designer, the resize handles are visible around the button as expected and also another copy of the same handles are visible inside unrelated control, a TLabel in this example.

What did you expect

The litle boxes around the TButton alone.

Doubled

Steps to reproduce

  • On a new form, drop a button and a label
  • Change the label's AutoSize property to False
  • Expand the label to around 1/4 of the form
  • Select the button
Assignee
Assign to
Time tracking