You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Joe Bowser (JIRA)" <ji...@apache.org> on 2014/01/08 22:26:50 UTC

[jira] [Commented] (CB-5351) Support context menu plugins with postMessage

    [ https://issues.apache.org/jira/browse/CB-5351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13865908#comment-13865908 ] 

Joe Bowser commented on CB-5351:
--------------------------------

I'm having a tricky time seeing how this use case would work. Where would we see the ContextMenus in Cordova? An example of this use case would help so that I can write tests against this.


> Support context menu plugins with postMessage
> ---------------------------------------------
>
>                 Key: CB-5351
>                 URL: https://issues.apache.org/jira/browse/CB-5351
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: Android
>    Affects Versions: Master
>            Reporter: Abel MuiƱo
>            Assignee: Joe Bowser
>
> There is [support in `CordovaActivity`|https://github.com/apache/cordova-android/blob/master/framework/src/org/apache/cordova/CordovaActivity.java#L1006-L1026] for menu plugins.
> It would be great to have the same support for context menus. Currently we need to tell the user to [modify their class in a similar way|https://github.com/amuino/cordova-actionsheet/blob/master/plugin.xml#L29-L50].



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)