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,095
    • Issues 2,095
    • 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
  • #32515
Closed
Open
Created Oct 05, 2017 by FPC Admin account@fpc_adminOwner

GTK2: TPanel is ActiveControl

Original Reporter info from Mantis: Michl @michl1
  • Reporter name: Michl

Description:

If you put a TSpeedButton on a TPanel and click it, the ActiveControl is TPanel instead of the actual focused one. Win32 and Qt works fine.

This issue is a result of revision 31561. If I comment the line (see patch), it works like with Win32 or Qt.

Steps to reproduce:

Try added project and see how it works with TGroupBox on GTK2 vs. QT.

Additional information:

The topic comes from German Lazarusforum: http://www.lazarusforum.de/viewtopic.php?f=10&t=11106

Mantis conversion info:

  • Mantis ID: 32515
  • OS: Linux Mint KDE
  • OS Build: 17.3
  • Build: 55976
  • Platform: 64bit
  • Version: 1.9 (SVN)
  • Fixed in version: 1.9 (SVN)
  • Fixed in revision: 56048 (#54536b83)
Assignee
Assign to
Time tracking