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

We will soon be undergoing scheduled maintenance to our database layer. We expect GitLab.com to be unavailable for up to 2 hours starting from 2022-07-02 06:00 UTC. Please note that any CI jobs that start before the maintenance window but complete during the window period will fail and may need to be started again.

  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #39455
Closed
Open
Created Nov 05, 2021 by Gianfranco Calipa@gcalipa

DBLookupComboBox CloseUp

  • Lazarus/FPC Version: <2.20RC2> (Copy from Menu -> Help -> About Lazarus -> Button "Copy version information to clipboard")
  • Operating System: <Linux - Leap 15.3>
  • CPU / Bitness: <64 bit> (64 or 32 Bit?)

What happens

<If I build Lazarus with Qt Widget LCL and I use DBLookupComboBox object the signal "CloseUp" doesn't called at first time but at second it called two times. Up to version 1.8.4 it worked. From version 2.O not anymore. If I build Lazarus with Gtk2 Widget LCL instead all works>

What did you expect

<The signal "CloseUp" should be called on every close of the list even with the qt>

Steps to reproduce

<Build Lazarus with Qt Widget LCL; Insert and populate a DBLookupComboBox object (also with a "Items.Add") and activate a call in "CloseUp" event>

Assignee
Assign to
Time tracking