My favorites | Sign in
Project Home Issues
New issue   Search
for
  Advanced search   Search tips   Subscriptions
Issue 1297: Don't fire eventMouseover/eventMouseout while dragging/resizing
2 people starred this issue and may be notified of changes. Back to list
Status:  Released
Owner:  ----
Closed:  Aug 2014


Sign in to add a comment
 
Reported by lavanya....@gmail.com, Feb 17, 2012
Hi,

I am using both eventResize and eventMouseOver events

When i am trying to resize, mouseover event is also getting called.
please help
Aug 15, 2013
Project Member #1 adamrs...@gmail.com
it is only natural that there are mousover events while you resize: the mouse cursor is literally entering and leaving the element being resized. you'd have to keep track of when the resize starts/stops (look for jquery ui custom events to fire) and then selectively ignore your mouseover logic. out of the scope of this issue tracker.
Status: WontFix
Aug 15, 2013
Project Member #2 adamrs...@gmail.com
please disregard my previous comment. change of heart.
Summary: Don't fire eventMouseover/eventMouseout while dragging/resizing (was: eventResize and eventMousover are clashing)
Status: Accepted
Labels: -Type-Defect Type-Behavior
Aug 15, 2013
Project Member #3 adamrs...@gmail.com
 Issue 1376  has been merged into this issue.
Aug 2, 2014
Project Member #4 adamrs...@gmail.com
(No comment was entered for this change.)
Labels: milestone-skeleton
Aug 14, 2014
Project Member #5 adamrs...@gmail.com
(No comment was entered for this change.)
Status: Implemented
Aug 26, 2014
Project Member #6 adamrs...@gmail.com
This issue has been resolved with the official release of v2.1.0:
http://blog.arshaw.com/1/post/2014/08/fullcalendar-210-released.html

Please post any follow-up bug reports or feature requests as separate issues. Thanks.
Status: Released
Sign in to add a comment

Powered by Google Project Hosting