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 257353 - Right click option in the calender view are not there for all the views.
Right click option in the calender view are not there for all the views.
Status: RESOLVED OBSOLETE
Product: evolution
Classification: Applications
Component: Calendar
1.5.x (obsolete)
Other All
: Normal normal
: ---
Assigned To: Dinesh Layek
Evolution QA team
Depends on:
Blocks: 310550
 
 
Reported: 2004-04-21 16:41 UTC by chethan
Modified: 2013-09-10 13:57 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch (1.61 KB, patch)
2004-08-18 11:28 UTC, Rodrigo Moya
none Details | Review

Description chethan 2004-04-21 16:41:16 UTC
Description of Problem:
I m using evoltion1.5.7 on which connector is installed. When I try to
select one of the calender view as weekly or daily or monthly under some
views the right click option to change view is not coming.

Steps to reproduce the problem:
1. Start evolution. GO to calender view.
2. Keep calender in dialy view.
3. Right click on the calender and select current view->work-week-view then
in that view right click option we wont get current view option.

Actual Results:
we wont get current view option under work-week-view calender view.

Expected Results:
It should support that current view ooption.

How often does this happen? 
Everytime

Additional Information:
The same case if calender is in week, list view also.
Comment 1 JP Rosevear 2004-06-16 19:15:56 UTC
This seems to be because an appt is made editable.
Comment 2 Not Zed 2004-06-24 10:22:36 UTC
are you clicking in free space?  if you right click on-top of any
entry then it refers to that entry not the view.

its only based on if there is a selection or not, nothing else.

	if (selected == NULL) {
		cal_view->priv->view_menu = gnome_calendar_setup_view_popup
(cal_view->priv->calendar);
		main_items[9].submenu = cal_view->priv->view_menu;
		context_menu = main_items;

should it just always be in the menu?
Comment 3 Rodrigo Moya 2004-08-18 11:28:04 UTC
Created attachment 44092 [details] [review]
proposed patch
Comment 4 André Klapper 2004-12-14 17:32:21 UTC
rodrigo's patch seems to have not been submitted to cvs, any decision 
on this? (cvs codebase has changed very much btw)
Comment 5 Rodrigo Moya 2005-03-23 17:56:10 UTC
My patch had some issues, so marking for 2.3 for a better fix
Comment 6 Chenthill P 2005-08-22 21:52:01 UTC
adding a ui key word.
Comment 7 Chenthill P 2006-01-12 17:17:34 UTC
This has been fixed now. Please use the latest stable version evolution-2.4.x