My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 786: Selecting only a single day/slot
4 people starred this issue and may be notified of changes. Back to list
Status:  Released
Owner:  ----
Closed:  Aug 2013


Sign in to add a comment
 
Reported by ajum...@gmail.com, Jan 7, 2011
I want to eliminate days-cells selection while dragging the mouse over the calendar. I tried disableDragging, but since I need selectable=true, it does not work. What I need is to select days one by one and no selection at all while dragging. How can I do this?
Thank you,
Adriana
Feb 12, 2011
Project Member #1 adamrs...@gmail.com
so you would want to the behavior of selecting to change?
you would want only single days to be selected?
just checking to make sure i understand
Summary: Selecting only single days
Status: Discussing
Feb 13, 2011
Project Member #2 adamrs...@gmail.com
(No comment was entered for this change.)
Summary: Selecting only a single day/slot
Feb 15, 2011
#3 ajum...@gmail.com
I would like to eliminate selection of days while dragging the mouse over days in the calendar. Let me explain better (I hope! :)):
 - you click on a day in the calendar and DO NOT release the mouse button - effect: the day is selected
 - you drag the mouse over days in the vecinity (without releasing the mouse button, as to drag&drop without dropping) - effect: those days are selected
 - you release the mouse button - effect the same days are selected
What I wish is that only the first day to get selected and no selection of other days as the mouse is dragged over them.

Feb 15, 2011
Project Member #4 adamrs...@gmail.com
got it. i think this is reasonable
Status: Maybe
Aug 13, 2013
Project Member #5 adamrs...@gmail.com
this was fixed and released a while ago. there is now an unselectable="on" attribute on the view element, which should prevent this accidental browser selection.
Status: Released
Labels: Type-Bug
Jul 3, 2014
#6 superign...@gmail.com
Hello, I stumbled upon this page looking for the exact solution for the said problem. I can't however see the unselectable="on" option you are referring to? What I only see in the fullcalendar doc is the unselectCancel which does not solve the problem. Thanks in advance.
Jul 3, 2014
Project Member #7 adamrs...@gmail.com
this is an internal technique used to prevent text selection on the calendar, not something through the API. this should happend automatically. i'm not sure this exact html attribute is used anymore, another js technique is used to achieve the same effect. but regardless, if this is still a problem, please submit a new ticket with jsfiddle recreation. instructions: http://arshaw.com/fullcalendar/wiki/Reporting-Bugs/
Sign in to add a comment

Powered by Google Project Hosting