My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1216: event drag&drop provide wrong slots selection
2 people starred this issue and may be notified of changes. Back to list
Status:  Duplicate
Merged:  issue 1035
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by FARAZFRANK777, Dec 20, 2011
image describing my prodlem

fullcalendar draging prob.JPG
29.2 KB   View   Download
Jan 2, 2012
#1 erik.y...@wyred.nu
It functions correctly when I scroll right up to the top (areas near 12am).
The distance between where I clicked and where the event shows up gets longer as I scroll down.
Jan 2, 2012
#2 erik.y...@wyred.nu
I discovered that it's caused by a CSS rule which affects the height of each row with padding. After setting the padding to 0 with

td.ui-widget-content { padding: 0 !important; }

the clicking position works fine.
May 25, 2012
#3 XuesChen...@gmail.com
I added the padding 0 to my code, but it didn't work for me.
do you include a customized ui css? Thank you.
Jun 20, 2012
#4 Maldar...@gmail.com
I've the same issue... what's the soluzion? I didn't get the erik solution...
Aug 6, 2012
#5 jsneld...@gmail.com
Check out https://code.google.com/p/fullcalendar/issues/detail?id=1430 for my solution. 

My guess, based on the fact both Erik and I had CSS issues, is that if you have this problem and our solutions don't help, then do a bit of trial and error investigation with your CSS.
Aug 14, 2013
Project Member #6 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Duplicate
Mergedinto: 1035
Sign in to add a comment

Powered by Google Project Hosting