When I select text in Firefox on my Android phone (Fennec #861120) The context menu shows the entries: copy, search, select all, share and idealo search. I cannot seem to find an option to disable this, neither in the settings UI, nor in about:config<p>I'm advocating for Mozilla Products as long as I can think back, but Things like this really get to me.<p>Same thoughts about compact mode deprecation.<p>Who is responsible for crap like this? I'm really in the mood to make use of shitforyou.eu<p>Jokes aside I would really appreciate a "debloated" Fennec build, does anyone know of such a thing or do I have to spend my time getting to know its build process?
That menu is populated by your OS, not by Firefox. Any application can implement intent ACTION_PROCESS_TEXT ( <a href="https://developer.android.com/reference/android/content/Intent#ACTION_PROCESS_TEXT" rel="nofollow">https://developer.android.com/reference/android/content/Inte...</a> ) to appear in the text selection menu.