View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0003990 | SOGo | Web Calendar | public | 2017-01-11 21:21 | 2017-01-30 20:54 |
| Reporter | rc-pl | Assigned To | francis | ||
| Priority | low | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Product Version | 3.2.5 | ||||
| Fixed in Version | 3.2.7 | ||||
| Summary | 0003990: 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. | ||||
| Steps To Reproduce |
| ||||
| Tags | No tags attached. | ||||
|
sogo: master abccdd30 2017-01-30 15:52 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 | ||
| 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 |