GNOME Bugzilla – Bug 347773
appt end time drag&drop preview differs by one time division
Last modified: 2013-09-13 00:53:41 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.
reassigning to srini as he wrote this code.
Yeah. Rajeev's bug. Assigning him.
srag, andre.. Im working on this issue :) Thanks for bringing this to notice..
Created attachment 69168 [details] [review] Andre, srag now appointment resize preview works fine.
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...
Rajeev, is there a good reason as to why the code snippet is commented but not removed ?
Looks fine OK commit. Just make sure, I dont want any commented code to be committed. Give me a cleaner one.
I want embossing. It has a minor painting issue. Other wise this patch is OK. I have uncommented the code and commited.