Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Mar 2020 06:15:18 +0000
From:      bugzilla-noreply@freebsd.org
To:        gnome@FreeBSD.org
Subject:   [Bug 244970] www/firefox: radio buttons missing in save file dialogue
Message-ID:  <bug-244970-6497-bWX3KAVdNt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-244970-6497@https.bugs.freebsd.org/bugzilla/>
References:  <bug-244970-6497@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244970

Tobias Kortkamp <tobik@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #212668|                            |maintainer-approval?(kde@Fr
              Flags|                            |eeBSD.org)

--- Comment #9 from Tobias Kortkamp <tobik@freebsd.org> ---
Created attachment 212668
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D212668&action=
=3Dedit
plasma5-breeze-gtk.diff

(In reply to timon from comment #8)
Works for me.  Thanks.  Attaching this as a proper patch.

Problem seems to be that GNU cp -r behaves differently than our cp(1) here =
and
the maybe more correct fix is to use

cp -r assets "${INSTALL_TARGET}"

instead without the / suffix after "assets".

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-244970-6497-bWX3KAVdNt>