Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-25006] iOS : Disable copy, select all,define,share popup contex menu inside webview without disabling text selection

GitHub Issuen/a
TypeNew Feature
Priorityn/a
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterJignesh Kasundra
AssigneeUnknown
Created2017-07-12T07:15:15.000+0000
Updated2018-02-28T19:54:49.000+0000

Description

This is the feature works fine on Android but not on iOS platform , our application is book reader. the notes and highlight feature is more important to us and to make notes and highlight we must have to select the text inside webview. On iOS Platform The properties disableContextMenu : true also disable the text selection as well.

Comments

  1. Sharif AbuDarda 2017-07-12

    Hello, the docs clearly states that "Note that disabling the context menu will also disable the text selection on iOS." Feel free to share the native guide on his this is handled on native iOS. Our engineers will consider it. Thanks.
  2. Jignesh Kasundra 2017-07-14

    Thanks Sharif please refer below links, this is a native code, which disables only copy , share context menu and allows text selection https://stackoverflow.com/questions/37986733/how-to-disable-copy-share-option-while-selecting-text-in-uiwebview-but-selectin
  3. Jignesh Kasundra 2018-01-12

    Hello, is there any development status on this ?

JSON Source