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 781557 - Inserting/removing rows/columns in tables don't work
Inserting/removing rows/columns in tables don't work
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Composer
3.22.x (obsolete)
Other Linux
: Normal normal
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2017-04-20 19:54 UTC by Maciej Mrozowski
Modified: 2017-04-21 08:39 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Maciej Mrozowski 2017-04-20 19:54:11 UTC
All context menu operations related to tables are no-op - it's only possible to edit table contents.

Insert table button (which opens wizard to insert new table) works.
Comment 1 Milan Crha 2017-04-21 08:39:05 UTC
Thanks for a bug report. I can confirm it. It didn't do anything in the UI, but evolution console contained a runtime warning for each function about not being able to locate current table cell. Once fixed, it works as expected (with one change for "insert column before", which inserted column "before before" current cell, not just before).

Created commit d98201b in evo master (3.25.1+)
Created commit c09fec1 in evo gnome-3-24 (3.24.2+)