bin/112758: in the sysinstall FDISK tool we can't move the cursor under the UTF-8 locale

[ Available lists | Index of freebsd-bugs | Month of May 2007 | Week of 18 May 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
dawnh <dawnh@dawnh.net>
Date
18 May 2007 07:20:10
Subject
bin/112758: in the sysinstall FDISK tool we can't move the cursor under the UTF-8 locale
Message-ID
200705180713.l4I7DD3H037709@www.freebsd.org


[ Hide this part ]
 
>Number: 112758
>Category: bin
>Synopsis: in the sysinstall FDISK tool we can't move the cursor under the UTF-8 locale
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Fri May 18 07:20:10 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: dawnh
>Release: 6.2-Release
>Organization:
edong.com
>Environment:
FreeBSD proxy.edong.com 6.2-RELEASE FreeBSD 6.2-RELEASE #1: Thu Jan 18 16:51:52 UTC 2007 root@proxy.edong.com:/usr/obj/usr/src/sys/GENERIC i386
>Description:
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.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


Elapsed time: 0.082 seconds