BiglySoftware / BiglyBT

Feature-filled Bittorrent client based on the Azureus open source project
https://www.biglybt.com
GNU General Public License v2.0
1.52k stars 153 forks source link

[Feature request] Ability to easily view the whole error status of the torrent #3312

Closed 2peer closed 2 weeks ago

2peer commented 2 weeks ago

Torrent Error status message can get quite long. In the torrent context, there currently doesn't seem to be an easy way to view the whole wording of the error message (they get clipped to certain length in both General & Info tab).

Would be nice to make the status field scrollable (either single line or multi-line read only text-field - you can use cursor/mouse to scroll, select & copy text).

NOTE: There is the right click -> copy to clipboard feature on the status field, so a solution exists, but would be nice to able to just view what seems to be the problem directly (+ easier discovery)

parg commented 2 weeks ago

Doesn't the tooltip show the whole message?

2peer commented 2 weeks ago

Doesn't the tooltip show the whole message?

Don't have a really long Error to test it right now ,but you are probably right (mouse over tooltip in the "My Torrents" overview, not in torrents General tab details). That combined with "Copy Text To Clipboard" (works on both) context menu entry is probably sufficient (most of the time I want to extract some file path out of there , but I can do that in separate text editor).

parg commented 2 weeks ago

I'll assume that's sufficient then