From nobody@FreeBSD.org  Fri May 18 07:18:15 2007
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id AB76716A403
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 May 2007 07:18:15 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [69.147.83.33])
	by mx1.freebsd.org (Postfix) with ESMTP id 9C7D613C489
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 May 2007 07:18:15 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id l4I7IFdL039700
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 May 2007 07:18:15 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l4I7DD3H037709;
	Fri, 18 May 2007 07:13:14 GMT
	(envelope-from nobody)
Message-Id: <200705180713.l4I7DD3H037709@www.freebsd.org>
Date: Fri, 18 May 2007 07:13:14 GMT
From: dawnh<dawnh@dawnh.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: in the sysinstall FDISK tool we can't move the cursor under the UTF-8 locale
X-Send-Pr-Version: www-3.0

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 18 07:20:10 GMT 2007
>Closed-Date:    Fri May 18 07:40:58 GMT 2007
>Last-Modified:  Fri May 18 07:40:58 GMT 2007
>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:
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Fri May 18 07:40:56 UTC 2007 
State-Changed-Why:  
duplicate of 112757 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112758 
>Unformatted:
