LearnNewsExamplesServices
Frontmatter
id1080
titlecalendar.draggable.WeekEventDragZone: dragStart without moving
stateClosed
labels
bug
assigneestobiu
createdAtAug 15, 2020, 1:42 PM
updatedAtAug 15, 2020, 1:49 PM
githubUrlhttps://github.com/neomjs/neo/issues/1080
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtAug 15, 2020, 1:49 PM

calendar.draggable.WeekEventDragZone: dragStart without moving

Closed v8.1.0 bug
tobiu
tobiu commented on Aug 15, 2020, 1:42 PM

just noticed, that in case you click longer than the drag start delay on an event without moving the mouse, it moves to the top of the screen.

there is some required logic inside drag:move.

either we trigger a dummy mouseMove on drag:start or we need to copy the relevant logic directly into drag:start.

tobiu added the bug label on Aug 15, 2020, 1:42 PM
tobiu assigned to @tobiu on Aug 15, 2020, 1:42 PM
tobiu referenced in commit 0f972cf - "calendar.draggable.WeekEventDragZone: dragStart without moving #1080" on Aug 15, 2020, 1:49 PM
tobiu
tobiu Aug 15, 2020, 1:49 PM

works fine with an initial fake drag:move.

tobiu closed this issue on Aug 15, 2020, 1:49 PM