Bug 112757

Summary: sysinstall(8): sysinstall(8): in the FDISK tool we can't move the cursor under the UTF-8 locale
Product: Base System Reporter: dawnh <dawnh>
Component: binAssignee: freebsd-sysinstall (Nobody) <sysinstall>
Status: Closed Overcome By Events    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description dawnh 2007-05-18 08:20:09 UTC
When I set the locale to UTF-8 use this command throuh the ssh login

proxy# setenv LANG en_US.UTF-8

and the locale command output is :

proxy# locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_ALL=
proxy# 

In this situation,run sysinstall--configure--Fdisk,I found that I can't move the cursor use the Up and Down arrow.But this doesn't happen in the disklabel tool.

How-To-Repeat: set the locale to UTF-8,and run sysinstall.
Comment 1 Gavin Atkinson freebsd_committer freebsd_triage 2010-07-13 14:36:58 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-sysinstall

Over to maintainer(s)
Comment 2 randi freebsd_committer freebsd_triage 2010-07-14 06:01:01 UTC
Is this still a problem?

Also, I don't think this is a sysinstall problem, but instead a =
libdialog problem.=
Comment 3 Enji Cooper freebsd_committer freebsd_triage 2015-11-10 09:07:35 UTC
sysinstall has been replaced by bsdinstall in FreeBSD 9.x. Closing.
Comment 4 Enji Cooper freebsd_committer freebsd_triage 2015-11-10 09:12:14 UTC
sysinstall has been replaced by bsdinstall in FreeBSD 9.x. Closing.