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 347773 - appt end time drag&drop preview differs by one time division
appt end time drag&drop preview differs by one time division
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
2.8.x
Other Linux
: Normal normal
: ---
Assigned To: Srinivasa Ragavan
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-07-17 12:46 UTC by André Klapper
Modified: 2013-09-13 00:53 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Andre, srag now appointment resize preview works fine. (1.96 KB, patch)
2006-07-19 10:35 UTC, Rajeev R
committed Details | Review

Description André Klapper 2006-07-17 12:46:31 UTC
hi srini,
something's wrong with the mechanism to display the appointment end time preview when resizing an appointment in the day view.
i have 30min time divisions in the day view. let's say i have an appointment from 13:00 to 13:30. resize the end to 14:30 but do not drop the left mouse button - the end time preview will say "14:00" instead of 14:30.
so i set evo to 5min time divisions - same here, the end time preview is updated by 10min divisions, but it should be 5min divisions.
Comment 1 André Klapper 2006-07-17 12:47:09 UTC
reassigning to srini as he wrote this code.
Comment 2 Srinivasa Ragavan 2006-07-17 15:53:28 UTC
Yeah. Rajeev's bug. Assigning him.
Comment 3 Rajeev R 2006-07-18 05:11:27 UTC
srag, andre.. Im working on this issue :) Thanks for bringing this to notice..
Comment 4 Rajeev R 2006-07-19 10:35:50 UTC
Created attachment 69168 [details] [review]
Andre, srag now appointment resize preview works fine.
Comment 5 André Klapper 2006-07-19 13:01:45 UTC
indeed, i tested a bit around and this fixes the issue for me.
dear srini, may i commit? :-)

in day view, if i very quickly move around the end of the appointment ("drag without drop(TM)"), this can result in showing a wrong end preview time in the right bottom corner. anyway, that's a performance issue - people shouldn't move around the mouse like mad, and also should not sit down on the keyboard just to reproduce bugs. at least my opinion. dumdidum...
Comment 6 Harish Krishnaswamy 2006-07-19 14:09:56 UTC
Rajeev, is there a good reason as to why the code snippet is commented but not removed ?
Comment 7 Srinivasa Ragavan 2006-07-20 04:25:12 UTC
Looks fine OK commit. Just make sure, I dont want any commented code to be committed. Give me a cleaner one.
Comment 8 Srinivasa Ragavan 2006-07-20 05:38:41 UTC
I want embossing. It has a minor painting issue. Other wise this patch is OK. I have uncommented the code and commited.