"file.c:123" identified and autolinked as URIs
Categories
(Thunderbird :: Message Reader UI, defect)
Tracking
(Not tracked)
People
(Reporter: xypron.glpk, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
68.91 KB,
image/png
|
Details |
Steps to reproduce:
I am using the Thunderbird Snap, version 128.0esr-3 (497).
I received a plain text e-mail with the following lines. These refer to lines of files:
test/boot/expo.c:707
lib/fwu_updates/fwu_mtd.c:64
lib/efi_loader/efi_memory.c:755
lib/efi_loader/efi_boottime.c:2519
fs/yaffs2/yaffs_guts.c:4460
drivers/mtd/ubi/fastmap.c:589
drivers/mtd/ubi/fastmap.c:586
drivers/core/util.c:18
boot/scene.c:85
Actual results:
The email is displayed with links:
test/boot/(expo.c:707)[expo.c:707]
lib/fwu_updates/(fwu_mtd.c:64)[fwu_mtd.c:64]
Expected results:
As these lines don't contain URLs no links should be displayed.
| Reporter | ||
Updated•1 year ago
|
| Reporter | ||
Comment 1•1 year ago
|
||
font.size.monospace.x-unicode is changed when adjusting the size in Settings->Fonts & Colors->Advanced->Other Writing Systems->Monospace.
Usability would be improved if changes of the size in Settings->Fonts & Colors->Default->Font Size would be automatically copied to all writing systems.
Comment #1 is a completely different issue. The original issue is would be caused by the so-called linkify code in the Mozilla platform in netwerk/streamconv/converters/mozTXTToHTMLConv.cpp, however, on Windows, none of the strings
test/boot/expo.c:707
lib/fwu_updates/fwu_mtd.c:64
lib/efi_loader/efi_memory.c:755
lib/efi_loader/efi_boottime.c:2519
fs/yaffs2/yaffs_guts.c:4460
drivers/mtd/ubi/fastmap.c:589
drivers/mtd/ubi/fastmap.c:586
drivers/core/util.c:18
boot/scene.c:85
get linkified when pasted into a plain text message and this message is sent.
Updated•1 year ago
|
Updated•1 year ago
|
Comment 3•1 year ago
|
||
Doesn't auto-link for me either (on ubuntu)
Comment 4•1 year ago
|
||
No link on mac when sent as plain text.
Description
•