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,094
    • Issues 2,094
    • 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

Scheduled maintenance on the database layer will take place on 2022-07-02. We expect GitLab.com to be unavailable for up to 2 hours starting from 06:00 UTC. Kindly follow our status page for updates and read more in our blog post.

  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #39518
Closed
Open
Created Dec 15, 2021 by maynard philbrook@jamie_ka1lpa

IDE crash when Deleting a control that is attached to a component that has a Property of that type of control using the IDE (OI)

  • Lazarus/FPC Version: <Trunk__>
  • Operating System: <Win10__>
  • CPU / Bitness: <64/32__>

What happens

What did you expect

Steps to reproduce

<Drop A TcolorButton on the form drop a TColorDialog on the form Set the property of the TColorButton.ColorDialog to the TcolorDialog you just put on the form.

At this point all is well

Now delete the TColorDialog from the form.

The IDE will crash.

It appears the IDE or OI is refreshing before the property for the colorDialog get's set back to None.

That is just my thoughts on it.

Thank you and have a good day!

Assignee
Assign to
Time tracking