> +nsXULPopupListener::FindPageMenu(nsIContent* aTriggerContent,

> > > > + nsIDocument* doc = GetCurrentDoc(); Similar to documentUrlPatterns, filters based on the src attribute of img, audio, and video tags and the href attribute of a tags. > top left corcer of the viewport - which i think is a more general UI bug), http://dev.w3.org/html5/spec/interactive-elements.html#context-menus, http://people.mozilla.com/~prouget/bugs/context-menu-test/nativemenu.xpi, http://people.mozilla.com/~prouget/bugs/context-menu-test/test.html, http://dev.w3.org/html5/spec/interactive-elements.html, http://dev.w3.org/html5/spec/commands.html#concept-command, http://www.whatwg.org/specs/web-apps/current-work/multipage/elements.html#elements, http://www.whatwg.org/specs/web-apps/current-work/multipage/elements, http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html#context-menus, http://userexperience.evantageconsulting.com/2010/08/detailed-html5-ux-designers/, http://www.whatwg.org/specs/web-apps/current-work/multipage/editing.html#dom-click, http://blog.bonardo.net/2010/06/22/so-youre-about-to-use-checkin-needed, http://hg.mozilla.org/mozilla-central/rev/6d2cd42969f9, http://www.w3.org/TR/html5/elements.html#elements, http://www.w3.org/Bugs/Public/show_bug.cgi?id=12999, http://www.whatwg.org/specs/web-apps/current-work/multipage/obsolete.html#dom-menu-compact, http://www.w3.org/Bugs/Public/show_bug.cgi?id=12845, http://www.w3.org/Bugs/Public/show_bug.cgi?id=12844, http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2005-October/004883.html, http://www.w3.org/Bugs/Public/show_bug.cgi?id=12845#c37, http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2004-August/001655.html, http://lists.whatwg.org/htdig.cgi/whatwg-whatwg.org/2009-May/019579.html, http://mxr.mozilla.org/mozilla-central/source/content/html/content/src/nsHTMLSelectElement.h#254, http://www.whatwg.org/specs/web-apps/current-work/multipage/interactive-elements.html#building-menus-and-toolbars, http://www.w3.org/Bugs/Public/show_bug.cgi?id=13401, https://bugzilla.mozilla.org/show_bug.cgi?id=674822, http://hg.mozilla.org/mozilla-central/rev/561821863607, http://hg.mozilla.org/mozilla-central/rev/cbb901789b3b, http://www.w3.org/Bugs/Public/show_bug.cgi?id=13608, http://www.w3.org/TR/html5/interactive-elements.html#context-menus, https://developer.mozilla.org/en/XUL/menuitem, http://www.w3.org/TR/wai-aria/complete#menuitem, https://bug617528.bugzilla.mozilla.org/attachment.cgi?id=554309, https://plus.google.com/115133653231679625609/posts/CJMyExJTbug, http://mxr.mozilla.org/mozilla-central/source/browser/base/content/nsContextMenu.js#83, http://mxr.mozilla.org/mozilla-central/source/toolkit/content/PageMenu.jsm#48, http://hacks.mozilla.org/2011/11/html5-context-menus-in-firefox-screencast-and-code/, http://thewebrocks.com/demos/context-menu/, https://www.w3.org/Bugs/Public/show_bug.cgi?id=12999, http://www.reddit.com/r/firefox/comments/1ypvyh/how_do_i_prevent_sites_from_modifying_my_context/, https://github.com/whatwg/html/issues/2730. To save project just click "Save" button on the Toolbar or select "Save" or "Save As…" in the Main menu. > > if (!doc) { > . > GetOwnerDoc? > Did that additional fix get merged to central before the aurora cut today? > + PRBool aFlag) >+}, > Why not just > + NS_SCRIPTABLE NS_IMETHOD GetAccessKey(nsAString & aAccessKey) { return _to GetAccessKey(aAccessKey); } \ The context menu appears when a user right-clicks on the element. > > >+ else

> (if it has text), then the event should be dispatched to native anonymous > >+ if (mType == CMD_TYPE_CHECKBOX) { Let me show you how you can create your own custom context menus from basic HTML! > implementation after that ?

> @@ -100,16 +100,17 @@ interface nsIDOMXULElement : nsIDOMEleme >+ const nsAString& aValue, I don't know if it is possible to use interface/object hash tables in JS. > > Google Chrome has lots of hidden features and one such feature is using the right click context menu. > the 'radio' or 'checked' states. AFAIK, aContextMenu can't be null. > + * WITHOUT WARRANTY OF ANY KIND, either express or implied. > >+ optionText.Length())) {