After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 739920 - Pressing Escape during re-ordering of columns causes crash
Pressing Escape during re-ordering of columns causes crash
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: GtkTreeView
3.10.x
Other Linux
: Normal normal
: ---
Assigned To: gtktreeview-bugs
gtktreeview-bugs
Depends on:
Blocks:
 
 
Reported: 2014-11-10 20:48 UTC by Michael Webster
Modified: 2014-12-14 23:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Quick fix (835 bytes, application/octet-stream)
2014-11-10 20:48 UTC, Michael Webster
  Details
Patch (835 bytes, patch)
2014-11-10 20:50 UTC, Michael Webster
accepted-commit_now Details | Review

Description Michael Webster 2014-11-10 20:48:01 UTC
Created attachment 290379 [details]
Quick fix

See: 

https://bugzilla.redhat.com/show_bug.cgi?id=1162288

Issue is also present in 3.12 from a brief look.

Attached patch makes gtk_tree_view_button_release_drag_column() happy.
Comment 1 Michael Webster 2014-11-10 20:50:38 UTC
Created attachment 290380 [details] [review]
Patch
Comment 2 Matthias Clasen 2014-11-12 02:34:44 UTC
Review of attachment 290380 [details] [review]:

Patch looks fine. Feel free to push it to the 3.10 or 3.12 branches, but I don't anticipate doing any more releases from those branches.