From nobody@FreeBSD.org  Fri May 18 07:12:01 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 1BEFA16A400
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 May 2007 07:12:01 +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 0D06A13C447
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 May 2007 07:12:01 +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 l4I7C0dp037333
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 18 May 2007 07:12:00 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id l4I76wCG034912;
	Fri, 18 May 2007 07:06:58 GMT
	(envelope-from nobody)
Message-Id: <200705180706.l4I76wCG034912@www.freebsd.org>
Date: Fri, 18 May 2007 07:06:58 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:         112757
>Category:       bin
>Synopsis:       sysinstall(8): sysinstall(8): in the FDISK tool we can't move the cursor under the UTF-8 locale
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-sysinstall
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 18 07:20:09 GMT 2007
>Closed-Date:    
>Last-Modified:  Wed Jul 14 05:10:07 UTC 2010
>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:
Responsible-Changed-From-To: freebsd-bugs->freebsd-sysinstall 
Responsible-Changed-By: gavin 
Responsible-Changed-When: Tue Jul 13 13:36:58 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer(s) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=112757 

From: Randi Harper <randi@freebsd.org>
To: bug-followup@FreeBSD.org,
 dawnh@dawnh.net
Cc:  
Subject: Re: bin/112757: sysinstall(8): sysinstall(8): in the FDISK tool we can't move the cursor under the UTF-8 locale
Date: Tue, 13 Jul 2010 22:01:01 -0700

 Is this still a problem?
 
 Also, I don't think this is a sysinstall problem, but instead a =
 libdialog problem.=
>Unformatted:
