From owner-freebsd-enlightenment@freebsd.org Thu Aug 1 13:53:10 2019 Return-Path: Delivered-To: freebsd-enlightenment@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 C1ACCBE776 for ; Thu, 1 Aug 2019 13:53:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) 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 45zsFL4gF5z4fyD for ; Thu, 1 Aug 2019 13:53:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 9E4C9BE774; Thu, 1 Aug 2019 13:53:10 +0000 (UTC) Delivered-To: enlightenment@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 9E0D0BE771 for ; Thu, 1 Aug 2019 13:53:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 45zsFL3k7Hz4fyB for ; Thu, 1 Aug 2019 13:53:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 7B27D1B3F8 for ; Thu, 1 Aug 2019 13:53:10 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id x71DrAWD017181 for ; Thu, 1 Aug 2019 13:53:10 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id x71DrApD017180 for enlightenment@FreeBSD.org; Thu, 1 Aug 2019 13:53:10 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="UTF-8" From: bugzilla-noreply@freebsd.org To: enlightenment@FreeBSD.org Date: Thu, 01 Aug 2019 13:53:10 +0000 X-Bugzilla-Type: request X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: enlightenment@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? Message-ID: In-Reply-To: References: X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-Rspamd-Queue-Id: 45zsFL4gF5z4fyD X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-0.06 / 15.00]; local_wl_from(0.00)[freebsd.org]; NEURAL_HAM_SHORT(-0.08)[-0.080,0]; NEURAL_SPAM_MEDIUM(0.02)[0.019,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] Subject: E on FreeBSD: maintainer-feedback requested: [Bug 239579] x11-themes/cursor-neutral-white-theme : incorrect row-resize and col-resize cursors X-BeenThere: freebsd-enlightenment@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Enlightenment for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Aug 2019 13:53:10 -0000 Bugzilla Automation has asked freebsd-enlightenment mailing list for maintainer-feedback: Bug 239579: x11-themes/cursor-neutral-white-theme : incorrect row-resize and col-resize cursors https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239579 --- Description --- The bug: col-resize and row-resize cursor icons are incorrect.=20 col-resize should be a horizontal double-arrow, row-resize a vertical double-arrow, but not the other way around. How to reproduce: Start gtk3-demo (installed by gtk3 package), select "Cursors", "Resize & Scrolling" -> click on 'col-resize'/'row-resize' (second and third) icons. Or open /usr/local/share/icons/Neutral++_White/cursors/col-resize (row-resi= ze) with gimp/your favourite cursor viewer. How to fix: Just rename col-resize -> row-resize and row-resize -> col-resize.