From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#35319: Guix System installer text direction wrong for RTL languages Date: Sat, 20 Apr 2019 01:00:37 +0200 Message-ID: <878sw5bnxm.fsf@gnu.org> References: <20190419100534.u264vkx5cwcmkby4@pelzflorian.localdomain> <87h8auaudw.fsf@gnu.org> <20190419181149.xdxscrfz3d2kxi3a@pelzflorian.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:42255) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hHcVD-0004ud-3e for bug-guix@gnu.org; Fri, 19 Apr 2019 19:01:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hHcVC-0002UR-0w for bug-guix@gnu.org; Fri, 19 Apr 2019 19:01:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:59599) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hHcVB-0002UM-UA for bug-guix@gnu.org; Fri, 19 Apr 2019 19:01:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hHcVB-0003OR-O7 for bug-guix@gnu.org; Fri, 19 Apr 2019 19:01:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <20190419181149.xdxscrfz3d2kxi3a@pelzflorian.localdomain> (pelzflorian@pelzflorian.de's message of "Fri, 19 Apr 2019 20:11:49 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: "pelzflorian (Florian Pelz)" Cc: 35319@debbugs.gnu.org "pelzflorian (Florian Pelz)" skribis: > The > > https://salsa.debian.org/mckinstry/newt/blob/debian/master/debian/README.= Debian > > says: > > Debian's version of newt include Bidirectional text support not yet prese= nt > upstream, including an API addition "newtCheckboxSetWidth". Please only u= se > this within Debian until it is supported upstream. > > There is a > > https://salsa.debian.org/mckinstry/newt/blob/debian/master/debian/patches= /bidi.patch Thanks for researching it. We may be unable to fix it for 1.0 but we should definitely address it. Ludo=E2=80=99.