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 327713 - Extra Seperator in Tasks Editor View menu
Extra Seperator in Tasks Editor View menu
Status: RESOLVED DUPLICATE of bug 326458
Product: evolution
Classification: Applications
Component: Tasks
2.6.x (obsolete)
Other All
: Normal trivial
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-01-19 14:54 UTC by Johnny Jacob
Modified: 2013-09-13 00:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.11/2.12


Attachments
Remove extra seperator (725 bytes, patch)
2006-01-19 16:29 UTC, pavithran
none Details | Review
Add a line to hide the seperator (1.39 KB, patch)
2006-01-20 15:21 UTC, pavithran
committed Details | Review

Description Johnny Jacob 2006-01-19 14:54:02 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:
Comment 1 pavithran 2006-01-19 16:29:06 UTC
Created attachment 57654 [details] [review]
Remove extra seperator
Comment 2 Srinivasa Ragavan 2006-01-19 17:09:29 UTC
New Task shouldnt have the seperator. But New Assigned Task should have it.

Pavithran, you patch will remove for all cases and it shouldnt.
Comment 3 André Klapper 2006-01-20 14:07:47 UTC
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 ***
Comment 4 pavithran 2006-01-20 15:21:03 UTC
Created attachment 57735 [details] [review]
Add a line to hide the seperator
Comment 5 pavithran 2006-01-20 15:53:44 UTC
We must add a line in  calendar/gui/dialogs/task-editor.c 
to hide the seperator.
Comment 6 Srinivasa Ragavan 2006-01-23 08:22:24 UTC
Fixed to head.