From owner-freebsd-current@freebsd.org Tue Jun 23 11:07:38 2020 Return-Path: Delivered-To: freebsd-current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id F2EEF351C0F for ; Tue, 23 Jun 2020 11:07:38 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: from mailman.nyi.freebsd.org (mailman.nyi.freebsd.org [IPv6:2610:1c1:1:606c::50:13]) by mx1.freebsd.org (Postfix) with ESMTP id 49rk5Q5JNZz4MhJ for ; Tue, 23 Jun 2020 11:07:38 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: by mailman.nyi.freebsd.org (Postfix) id B4181351C0E; Tue, 23 Jun 2020 11:07:38 +0000 (UTC) Delivered-To: current@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id B3CD6351B64 for ; Tue, 23 Jun 2020 11:07:38 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: from mail-wm1-x32c.google.com (mail-wm1-x32c.google.com [IPv6:2a00:1450:4864:20::32c]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "smtp.gmail.com", Issuer "GTS CA 1O1" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 49rk5Q0Dwsz4N23 for ; Tue, 23 Jun 2020 11:07:37 +0000 (UTC) (envelope-from gljennjohn@gmail.com) Received: by mail-wm1-x32c.google.com with SMTP id j18so2584513wmi.3 for ; Tue, 23 Jun 2020 04:07:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:from:to:cc:subject:message-id:in-reply-to:references:reply-to :mime-version:content-transfer-encoding; bh=YNYGKC1VGeab0pwsKOQQI/sethNHjYne6yrg/wGgqlY=; b=vToNuSl2Z02/nHiqMVwfdhStGVbDfBA4q7LbjVmO9pjRp2ZdTqIK7ZY9wL30wW280M JX112vemaaBOhaVGHt1eVhLw+Eu7uHCHipX7dqyEfITHqyJd7OSDJa2yjhP827CgeL3O 9vRvcWgka/UWFg1cihiHYKyUkFk6vUMoNaufHii24Iu9tK+NKRH5s9pk55yah4RavYlp rEzmEqxRMV/tWOJt+a3oyKrgaOo0AuB5TJiNqjv2CLyTP/iHIEZ97xbx72EKOr6MtZ06 IlAUkDqyLsOh8kHPvqR1NBV5v0qhWVC5QMr3D113gWQ7XHR6vHGTE3deFkACJOt8ljTu sJoQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:reply-to:mime-version:content-transfer-encoding; bh=YNYGKC1VGeab0pwsKOQQI/sethNHjYne6yrg/wGgqlY=; b=tPSF52TtqB/PKL6DWLjIfa9euujTpbA5ENOabt1m7lr4txttYpVINcw+KxVLBY96Kv 14QfwbZrZZirMoT4/4NIIn/69ecgMsC43PSQ2YHlURie/V23kM5qnjyL/LsOuTEW45u0 uwmDTZ4jtG2kjiWLyz5fU2D+RIpG3CBdAJXGfxT7iclFdLhBfmFYWg9BUj7RIiNxXDEr MDgYogBBcBPkx8b4czdqzdrm+nFyrcu9//fip1oumwK+Em1a+D1cA9l5l9eZ0KuCHVks TKnlFbXwCBNACxh25qwWnqVFLr0P7Pe1VUihq2NE9AA6qImib3ATdTxCmPUed6zWuUZ2 Hw8Q== X-Gm-Message-State: AOAM530nPbdFfCXb9ryjNmsTEChCQyTqZeQCm3LIybIBCePE8dpjIFUJ 8TPv4gUqfWBmBotNJBxJL2cenApj X-Google-Smtp-Source: ABdhPJzQAEXqlRrR1PWGTpD2NvKTNUHvhcSV1bpWX64SJxPQT70fYUJe4XE5V27YcfZOaIGbWY6xMg== X-Received: by 2002:a7b:cd10:: with SMTP id f16mr24151428wmj.86.1592910454974; Tue, 23 Jun 2020 04:07:34 -0700 (PDT) Received: from ernst.home (p5b3be131.dip0.t-ipconnect.de. [91.59.225.49]) by smtp.gmail.com with ESMTPSA id a81sm3571101wmd.25.2020.06.23.04.07.33 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 23 Jun 2020 04:07:34 -0700 (PDT) Date: Tue, 23 Jun 2020 13:07:33 +0200 From: Gary Jennejohn To: Kostya Berger Cc: "zeising+freebsd@daemonic.se" , Steffen Nurpmeso , "current@freebsd.org" Subject: Re: =?ISO-8859-1?Q?=3F_=3F=3F=3F=3F=3F_=3F=3F:?= Re: FYI: forum web site is .. unreadable Message-ID: <20200623130733.658b4a40@ernst.home> In-Reply-To: <1673290029.4164246.1592903106580@mail.yahoo.com> References: <20200622231452.oAI4n%steffen@sdaoden.eu> <20200623084816.71af4250@ernst.home> <1673290029.4164246.1592903106580@mail.yahoo.com> Reply-To: gljennjohn@gmail.com X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; amd64-portbld-freebsd13.0) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 49rk5Q0Dwsz4N23 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=pass header.d=gmail.com header.s=20161025 header.b=vToNuSl2; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (mx1.freebsd.org: domain of gljennjohn@gmail.com designates 2a00:1450:4864:20::32c as permitted sender) smtp.mailfrom=gljennjohn@gmail.com X-Spamd-Result: default: False [-1.04 / 15.00]; HAS_REPLYTO(0.00)[gljennjohn@gmail.com]; TO_DN_EQ_ADDR_SOME(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_DN_SOME(0.00)[]; FREEMAIL_FROM(0.00)[gmail.com]; R_SPF_ALLOW(-0.20)[+ip6:2a00:1450:4000::/36]; REPLYTO_ADDR_EQ_FROM(0.00)[]; RCVD_COUNT_THREE(0.00)[3]; DKIM_TRACE(0.00)[gmail.com:+]; DMARC_POLICY_ALLOW(-0.50)[gmail.com,none]; SUBJ_EXCESS_QP(1.20)[]; FREEMAIL_TO(0.00)[yahoo.co.uk]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; FREEMAIL_ENVFROM(0.00)[gmail.com]; ASN(0.00)[asn:15169, ipnet:2a00:1450::/32, country:US]; SUBJECT_HAS_QUESTION(0.00)[]; DWL_DNSWL_NONE(0.00)[gmail.com:dkim]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.03)[-1.031]; R_DKIM_ALLOW(-0.20)[gmail.com:s=20161025]; RECEIVED_SPAMHAUS_PBL(0.00)[91.59.225.49:received]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[4]; NEURAL_HAM_SHORT(-0.66)[-0.660]; NEURAL_HAM_LONG(-1.04)[-1.044]; TAGGED_RCPT(0.00)[freebsd]; FREEMAIL_REPLYTO(0.00)[gmail.com]; PREVIOUSLY_DELIVERED(0.00)[current@freebsd.org]; MIME_GOOD(-0.10)[text/plain]; TO_MATCH_ENVRCPT_SOME(0.00)[]; RCVD_IN_DNSWL_NONE(0.00)[2a00:1450:4864:20::32c:from]; RCVD_TLS_ALL(0.00)[]; SUSPICIOUS_RECIPS(1.50)[] X-Spam: Yes X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jun 2020 11:07:39 -0000 On Tue, 23 Jun 2020 09:05:06 +0000 (UTC) Kostya Berger wrote: > Looks fine in my Firefox. No such problems. Locally built Firefox. > > ____________________ ____ Yahoo __________ ______ Android > > ____, 23 ______. 2020 __ 10:32 Niclas Zeising ______________(-__): On 2020-06-23 08:48, Gary Jennejohn wrote: > > On Tue, 23 Jun 2020 01:14:52 +0200 > > Steffen Nurpmeso wrote: > > > >> Hello. > >> > >> Normally i do not do forums (web interface etc etc), but i was > >> interested in ZFS encryption support and so i searched, and found > >> a page[1].__ Now when i open that on a glibc Linux box with > >> > >>__ __ #?0|kent:src$ prt-get info firefox-bin > >>__ __ Name:__ __ __ __ firefox-bin > >>__ __ Path:__ __ __ __ /usr/ports/opt > >>__ __ Version:__ __ __ 77.0.1 > >>__ __ Release:__ __ __ 1 > >>__ __ Description:__ Firefox binary > >>__ __ URL:__ __ __ __ __ http://www.mozilla.com > >>__ __ Maintainer:__ Fredrik Rinnestam, fredrik at crux dot guru > >>__ __ Dependencies: gtk3,dbus-glib > >> > >> i.e. Mozilla.com-compiled firefox, then i see a small forum > >> "frame" on the right side, it is right of the "Foundation" link in > >> the link bar.__ It is just large enought to place "To be honest," > >> in a single line, on a, well, pretty wide screen. > >> > >>__ __ [1] https://forums.freebsd.org/threads/native-encryption-of-zfs.70284/ > >> > >> Ciao, and good night from Germany, > >> > > > > I see exactly the same bad formatting with the standard firefox port.__ All the > > text is pushed to the right. > > > > seamonkey works, but it's been removed from ports. > > > > It looks fine on my 1080p display, using Firefox from FreeBSD packages. > I just installed the latest firefox from the package repository and the forum page is still mis-formatted. This is the only website of the many I use which displays this error. My display is 2560x1440 (probably irrelevant). Not really all that important to me in any case. -- Gary Jennejohn