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

PwLin commented on CB-11945:
----------------------------

I just realized that suppressing the right context menu completely on the low 
level will have other dire consequences, as [cordova-osx github 
docs|https://github.com/apache/cordova-osx#how-do-debug-the-webview] mention 
the following about debugging your app:

{quote}
After you changed the defatuls, start the application and right-click inside 
the webview and select Inspect Element. This opens the Safari Developer Tools.
{quote}

So that might be something to keep in mind if this ticket ever panned out.


> Suppress webview's default right context menu
> ---------------------------------------------
>
>                 Key: CB-11945
>                 URL: https://issues.apache.org/jira/browse/CB-11945
>             Project: Apache Cordova
>          Issue Type: Improvement
>          Components: OSX
>            Reporter: PwLin
>            Assignee: Tobias Bocanegra
>
> Currently upon right clicking on an anchor link, a default webveiw's context 
> menu is shown to the user:
> Open Link
> Open Link In New Window
> Download Linked File
> Copy Link
> ⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
> Share ► ....
> As "Open Link In New Window" and "Download Linked File" options do not 
> function at all, it might be a better idea to disable right clicking on a 
> page all together in order to conform with general Cordova behavior in other 
> supported platforms.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to