My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 784: strange behavior with small slot height;
1 person starred this issue and may be notified of changes. Back to list
Status:  Done
Owner:  ----
Closed:  May 2011


Sign in to add a comment
 
Reported by tuma.ma...@gmail.com, Jan 6, 2011
Hi, just found another bug
my settings
css slot height (.fc .fc-agenda-body td div )
height:10px;
calendar option slotMinutes: 30;

selection,dragging and resizing act incorrectly.
see attached files.

my observations: 
function setHeight sets height to 11, which i believe is correct;
To make dragging and resizing work properly, i need to set local variable slotHeight in function draggableSlotEvent and resizableSlotEvent to 16;

**attachment description**
calendar_bad_select: thin arrow demonstrates cursor movement, thick one demonstrates actual cursor position, you see, that the selection helper end is set incorrectly.

resize_start shows start position, event end is at 19:00
resize_during shows position right before releasing mouse button, note that end time is set incorrectly.
resize_stop shows what happends after releasing mouse button, the event shrink itself to incorrectly selected time.

P.S: good job with new version (1.4.10), i could remove allmost all my customization regarding scrollbar in agenda views.





calendar_bad_select.PNG
6.3 KB   View   Download
resize_start.PNG
10.1 KB   View   Download
resize_during.png
9.7 KB   View   Download
resize_stop.PNG
8.1 KB   View   Download
Jan 12, 2011
Project Member #1 althaus.it
Please submit a report with a detailed description and a demonstration of the bug. This can be a link to a website or a ZIP containing a runnable HTML file. Please include everything needed to recreate the bug (JS, CSS, event JSON).
Status: Reproducing
May 8, 2011
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Done
Sign in to add a comment

Powered by Google Project Hosting