﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
885	Drawing of box characters in text UI is broken	Jiri Svoboda	Jiří Zárevúcky	"If I run a UI application in text mode (e.g. calculator -d cons@), the horizontal box characters are broken. This happens both in Terminal and in the console

After 2 days of bisecting I found this was introduced by this changeset
{{{
commit 28c39f381d8c28d1a927bdfd8bbf498df7f1b90c
Author: Jiří Zárevúcky <zarevucky.jiri@gmail.com>
Date:   Sun Apr 13 18:32:33 2025 +0200

    Improve performance of some str functions
    
    Some string functions are unnecessarily expensive.
    Attempt to make them better by using bytewise operations instead
    of transcoding to/from char32_t when possible.
}}}"	defect	closed	major	0.16.1	helenos/unspecified	mainline	fixed					
