Comment #11 on issue 3679 by m0.interactive: Context menu key should work on download page http://code.google.com/p/chromium/issues/detail?id=3679
A more precise trial, any HTML page in chromium, the context menu does not show in the correct place. It is always showing up in the top left corner (pos: 0,1). The only place it does work, is when you are over a textarea or textfield. According to pkasting on irc: "you'd want to query the position when you open the menu. WebKit already knows where the focus/selection/caret is, so just ask for it." So I am trying to figure out how we ask webkit for that position, then these issues would be resolved :x -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
