GNOME Bugzilla – Bug 327713
Extra Seperator in Tasks Editor View menu
Last modified: 2013-09-13 00:48:43 UTC
Please describe the problem: In task editor, under view menu there is a extra seperator. Steps to reproduce: 1. Create a new Task ( File-> New -> Task ). 2. Click on View menu. Actual results: There is a extra seperator Expected results: Seperator shouldnt be there Does this happen every time? yes Other information:
Created attachment 57654 [details] [review] Remove extra seperator
New Task shouldnt have the seperator. But New Assigned Task should have it. Pavithran, you patch will remove for all cases and it shouldnt.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 326458 ***
Created attachment 57735 [details] [review] Add a line to hide the seperator
We must add a line in calendar/gui/dialogs/task-editor.c to hide the seperator.
Fixed to head.