[Xfce-bugs] [Bug 14583] 1.8.x Regression: right-click drag and drop does not show a context menu on drop any more

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Mon May 13 14:52:16 CEST 2019


https://bugzilla.xfce.org/show_bug.cgi?id=14583

--- Comment #18 from Theo Linkspfeifer <lastonestanding at tutanota.com> ---
Does removing the following lines from 8513 resolve the seg fault problems?

  /* be sure to free any pending drag timer event */
  if (G_UNLIKELY (standard_view->priv->drag_timer_event != NULL))
    gdk_event_free (standard_view->priv->drag_timer_event);

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list