Skip to content

GitLab

    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    • Menu
    Projects Groups Snippets
  • Sign up now
  • Login
  • 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
  • #15390
Closed
Open
Created Dec 19, 2009 by FPC Admin account@fpc_adminOwner

Hiding a modal form should not close it

Original Reporter info from Mantis: Stephano
  • Reporter name:

Description:

Hiding a modal form closes it:

If the form hides itself in its OnShow event, a segmentation fault occurs when we try to access any of the form's components (use the attached test project as is).

If the form hides itself after its OnShow event, the form simply closes (comment/uncomment the "Self.Hide" in the attached test project to test).

Mantis conversion info:

  • Mantis ID: 15390
  • Version: 0.9.29 (SVN)
  • Fixed in revision: 35525 (#218a877d),35533 (#f3e517d1),36902 (#3e61b1bb)
  • Target version: 1.2
Assignee
Assign to
Time tracking