Side navigation
#8662 closed bug (invalid)
Opened March 26, 2011 07:23PM UTC
Closed April 01, 2011 03:37PM UTC
bind/live attachments to contextmenu not called when source at top of screen
Reported by: | kevin@allpoetry.com | Owned by: | kevin@allpoetry.com |
---|---|---|---|
Priority: | undecided | Milestone: | 1.next |
Component: | event | Version: | 1.5.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
This is evident in all contextmenu plugins I could try. As far as I could debug, the function binding is not called at all when the element is in the top 20 pixels of the scrolled screen.
You can test on either of these two demos, just scroll until the demo link is at the very top of the page and try right clicking. Tested with jquery 1.5.1 and 1.1.3
http://www.trendskitchens.co.nz/jquery/contextmenu/
Thank you for a great project!
Attachments (0)
Change History (3)
Changed March 27, 2011 01:11AM UTC by comment:1
owner: | → kevin@allpoetry.com |
---|---|
status: | new → pending |
Changed March 30, 2011 08:22PM UTC by comment:2
component: | unfiled → event |
---|
Changed April 01, 2011 03:37PM UTC by comment:3
resolution: | → invalid |
---|---|
status: | pending → closed |
I've tried running the demos provided in your ticket in both latest Chrome and Firefox using the conditions you mention, but haven't been able to reproduce the issue that you're experiencing. Because we generally aren't able to help debug or fix external plugins, what I recommend doing is reporting the issue on the contextmenu bug tracker. If it's the case that others are experiencing the same problem, I'm sure that the plugin author will work away on a fix compatible with 1.5.x.That would probably be the fastest way to get it working again (unless you're familiar enough with the code to try updating it yourself).
Please provide a reduced test case so we're not debugging the plugins. Or, report the problem to the plugin authors and let them debug/reduce it.