[Tickets #12046] Re: Strange right-click bug in dynamic mode
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Feb 18 01:20:38 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/12046
------------------------------------------------------------------------------
Ticket | 12046
Updated By | Michael Slusarz <slusarz at horde.org>
Summary | Strange right-click bug in dynamic mode
Queue | IMP
Version | 6.0.4
Type | Bug
State | Feedback
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Michael Slusarz <slusarz at horde.org> (2013-02-17 18:20) wrote:
> Firefox 18.0.2 on linux. It's always reproducable, i can give you
> any other details, just ask what you need.
Short of you tracing the code and telling us exactly *why* the click
event is not being handled correctly by the ContextSensitive
javascript code, there is nothing more we can do.
I can point you to horde/js/contextsensitive.js - the
_rightClickHandler method. That method is triggered on a right click
to the message row. The e parameter contains the Event and
'e.element()' contains the DOM element that was clicked on (which will
be the child of the message row).
More information about the bugs
mailing list