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 411768 - Dragging a column header up or down causes it to disappear
Dragging a column header up or down causes it to disappear
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Mailer
2.6.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: Milan Crha
Evolution QA team
evolution[dnd] evolution[etable]
Depends on:
Blocks:
 
 
Reported: 2007-02-25 01:38 UTC by Matthew Paul Thomas (mpt)
Modified: 2009-10-15 18:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
proposed evo patch (1.08 KB, patch)
2009-03-05 15:12 UTC, Milan Crha
committed Details | Review

Description Matthew Paul Thomas (mpt) 2007-02-25 01:38:26 UTC
1.  In the message list, drag a column header above or below the list of column headers, and drop it.

What should happen: Nothing. Like a horizontal scrollbar thumb, the column header should slide only horizontally, not vertically.

What actually happens: The column header slides back to its original place, the standard method of indicating that a drag-and-drop has not done anything. But then the entire column disappears!

A more appropriate way of hiding/showing columns would be with a "Columns" submenu of the "View" menu. ("View" > "Current View" > "Messages" works, but that is not obvious, and it undoes any other customizations that you actually wanted.)

Problem occurs with: Evolution 2.8.1, Ubuntu 6.10
Does not occur with: Thunderbird 1.5.0.9; Outlook Express 6; Apple Mail 1.3.11
Comment 1 Akhil Laddha 2008-08-20 04:36:55 UTC
Downstream bug https://bugzilla.novell.com/show_bug.cgi?id=271473
Comment 2 Milan Crha 2009-03-05 15:12:36 UTC
Created attachment 130136 [details] [review]
proposed evo patch

for evolution;

There is a context menu over a table header, thus this patch just doesn't remove column when dropped out of the header.
Comment 3 Toni Ruottu 2009-03-17 19:13:40 UTC
Description of Milan's patch sounds like it would do exactly what I suggested downstream. See https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/344373
Comment 4 Milan Crha 2009-10-15 18:19:58 UTC
Created commit a0bf55c in evo master (2.29.1+)