View Issue Details

IDProjectCategoryView StatusLast Update
0003990SOGoWeb Calendarpublic2017-01-30 20:54
Reporterrc-pl Assigned Tofrancis  
PrioritylowSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.2.5 
Fixed in Version3.2.7 
Summary0003990: wrong behaviour of scrollbar in calendar month view
Description

I have many meetings on the same day, so in calendar month view there is a scrollbar for this specific day.
I grab a scrollbar with mouse to scroll through all entries on that day.
Next I release mouse button when I am done with scrolling and it opens a dialog to create new event on that day.

Steps To Reproduce
  1. Create many events for one day.
  2. Go to calendar month view
  3. Use scrollbar to scroll through all events on that day.
  4. Dialog for creating new even is opened when you release mouse button after scrolling.
TagsNo tags attached.

Activities

rc-pl

rc-pl

2017-01-11 21:21

reporter  

cal.JPG (17,201 bytes)   
cal.JPG (17,201 bytes)   
francis

francis

2017-01-12 00:55

administrator   ~0011194

What browser do you use?

rc-pl

rc-pl

2017-01-12 02:34

reporter   ~0011195

issue has been reproduced in Firefox 39, 43, 47 and 50
In Chrome 52 and 55 issue doesn't exist

Related Changesets

sogo: master abccdd30

2017-01-30 15:52

francis


Details Diff
(js) Ignore mouse events in scrollbars of Month

Firefox is bubbling the mouse down event on scrollbars so it has to be
ignored for proper drag'n'drop.

Fixes 0003990.
Affected Issues
0003990
mod - UI/WebServerResources/js/Scheduler/sgDraggableCalendarBlock.directive.js Diff File

Issue History

Date Modified Username Field Change
2017-01-11 21:21 rc-pl New Issue
2017-01-11 21:21 rc-pl File Added: cal.JPG
2017-01-12 00:55 francis Note Added: 0011194
2017-01-12 02:34 rc-pl Note Added: 0011195
2017-01-30 20:54 francis Changeset attached => sogo master abccdd30
2017-01-30 20:54 francis Assigned To => francis
2017-01-30 20:54 francis Resolution open => fixed
2017-01-30 20:54 francis Status new => resolved
2017-01-30 20:54 francis Fixed in Version => 3.2.7