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,107
    • Issues 2,107
    • 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
  • LazarusLazarus
  • LazarusLazarus
  • Issues
  • #36685
Closed
Open
Created Feb 09, 2020 by FPC Admin account@fpc_adminOwner

Drag and drop wrong behaviour .

Original Reporter info from Mantis: errno
  • Reporter name:

Description:

Drag and drop :
The components derived from TCustomAbstractGroupedEdit accept by default every components draged over
them , even if a OnDragOver event handler is not defined . Wich is anoying .
this concerns at least TDirectoryEdit , TFileNameEdit , TTimeEdit , TCalcEdit .

Steps to reproduce:

-Activate the drag and drop for a component Tbutton
-drag this component over a TDirectoryEdit for example .

Additional information:

Patch added .

Mantis conversion info:

  • Mantis ID: 36685
  • OS: windows
  • OS Build: 10
  • Build: 62621
  • Platform: PC
  • Version: 2.1 (SVN)
  • Fixed in revision: r62630 (#efcdcd91)
Assignee
Assign to
Time tracking