Comment 0 for bug 1878473

Revision history for this message
Sebastian Geiger (lanoxx) wrote :

The URL parsing in tilda is broken since update of VTE3 to 0.60.

Affects Version: 1.5.0-1.1
Fixed Version: 1.5.2-1

The fix is already in Debian unstable and also in Ubuntu Groovy but requires an SRU upload for Focal.

Relevant upstream bug:
https://github.com/lanoxx/tilda/issues/406

[Test Case]

1. Print a URL in the terminal, such as with `echo https://google.com`
2. Hover over the URL with the mouse. The URL will not be turned into a link and cannot be clicked.

Expected result: The URL turns into a link and can be clicked.

The fix is part of tilda 1.5.1, see upstream milestone for 1.5.1 which tracks the corresponding issue #406:
https://github.com/lanoxx/tilda/milestone/7?closed=1