Skip to content

Tor Logs on Android not selectable

Summary

On android when bootstrapping when you swipe right to get to the logs, you cannot select them to paste them somewhere to report errors

Steps to reproduce:

  1. Start Tor Bootstrapping on android (you might want to go into settings first and manually add an invalid bridge so it stalls so you have more time)
  2. Swipe right to see the logs
  3. Try and select them

What is the current bug behavior?

The logs are unselectable

What is the expected behavior?

They are selectable

Environment

Android

Relevant logs and/or screenshots

The TextView of tor_bootstrap-logger.xml already has android:textIsSelectable="true" and it's not taking effect. It is possible the RecyvlerView in parent HomeFragment is interfering as per link below but the suggested fix doesn't appear to work. Also related to #42218 (closed)

https://stackoverflow.com/questions/36801486/androidtextisselectable-true-not-working-for-textview-in-recyclerview

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information