RESOLVED FIXED 25941
populate-popup should include an object about the event/action
https://bugs.webkit.org/show_bug.cgi?id=25941
Summary populate-popup should include an object about the event/action
Thadeu Lima de Souza Cascardo
Reported 2009-05-21 10:19:46 PDT
populate-popup currently provides no information about why the popup menu is being opened. It should allow the user to distinguish when a selection, a link or other object has been clicked, and give information about that (the link, the selection, etc). It should also allow the user to stop the default handler from running by returning a boolean.
Attachments
Carlos Garcia Campos
Comment 1 2010-12-14 04:17:22 PST
All these problems would be solved by the new contex-menu signal, see bug https://bugs.webkit.org/show_bug.cgi?id=49904
Adrian Perez
Comment 2 2018-05-31 06:22:46 PDT
Hi Thadeu! Is this bug still relevant? Hopefully the “context-menu” signal solved the issue for you, as Carlos mentioned. Could you please let us know if that's working for you?
Note You need to log in before you can comment on or make changes to this bug.