cylonid / NativeAlphaForAndroid

GNU General Public License v3.0
640 stars 58 forks source link

Simulating right click #130

Closed pachuco closed 1 month ago

pachuco commented 3 months ago

Requesting ability to simulate a right click, either via long press directly, or from the context menu that was spawned by long press. This would trigger native menu of webpage(if listener was added).

Discord is kinda ok as is, and this would make it better.

cylonid commented 1 month ago

You can fallback to the actual right-click behaviour by using the "More" button, then "Select text". I see that this label is misleading, as selecting text is not the only thing you can do with the default context menu. The label is changed in the next release.

In addition, the Web App gets a setting to permanently disable the Native Alpha custom context menu.