Page MenuHomePhorge

Snooze option does not work in alarm dialog
Closed, ResolvedPublic

Description

Looks like contextmenu issue.

TypeError: p.originalEvent is undefined in contextmenu.js (line 1, col 23476)

Steps: Create an event with alarm message, wait until the alert is displayed, click "Snooze" and select any option from the dropdown menu.

Details

Ticket Type
Task

Event Timeline

machniak raised the priority of this task from to 60.
machniak updated the task description. (Show Details)
machniak changed Ticket Type from Task to Task.
machniak subscribed.
machniak claimed this task.

Additionally informed contextmenu plugin author about the issue https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/issues/73. The fix on contextmenu side is needed to make sure similiar errors aren't thrown in other places with the same code path.