[Webkit-unassigned] [Bug 50555] implement the HTML5 "context menu" feature (contextmenu attribute)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 9 05:44:14 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=50555


Jan Varga <jan.varga at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Olli.Pettay at gmail.com,
                   |                            |jonas at sicking.cc




--- Comment #2 from Jan Varga <jan.varga at gmail.com>  2011-08-09 05:44:14 PST ---
Actually the basic implementation has already landed.
FYI, the supported syntax differs a bit:

<menu type="context">
  <menuitem label="Foo"></menuitem>
</menu>

if you're interested, we can provide more details ...

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list