DragItem cause high CPU usage

OS: Arch Linux.

Using this simple code

  dim d as new DragItem(self, x, y, 32, 32)
  d.Text = "Text"
  d.Drag

cause 100% CPU usage. How could it happen?

File a bug report.

Done. <https://xojo.com/issue/46012>