[Bug 244970] www/firefox: radio buttons missing in save file dialogue

2020-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244970

--- Comment #14 from Serge Volkov  ---

I rebuilt plasma5-breeze-gtk with patches from plasma5-breeze-gtk.diff. And it
looks good to me too. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 244970] www/firefox: radio buttons missing in save file dialogue

2020-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244970

--- Comment #12 from Bengt Ahlgren  ---
(In reply to Bengt Ahlgren from comment #11)
Hmm, that wasn't so useful...  Sorry for the noise - thanks for fixing!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 244970] www/firefox: radio buttons missing in save file dialogue

2020-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244970

--- Comment #13 from Bengt Ahlgren  ---
(In reply to Tobias Kortkamp from comment #1)
No, checkboxes in gtk3-demo are not visible!

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 244970] www/firefox: radio buttons missing in save file dialogue

2020-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244970

Bengt Ahlgren  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=396889

--- Comment #11 from Bengt Ahlgren  ---
(In reply to Tobias C. Berner from comment #3)
Isn't is this one?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 244970] www/firefox: radio buttons missing in save file dialogue

2020-03-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244970

Tobias C. Berner  changed:

   What|Removed |Added

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

--- Comment #10 from Tobias C. Berner  ---
Comment on attachment 212668
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212668
plasma5-breeze-gtk.diff

Looks good to me. Feel free to commit it.

mfg Tobias

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 244970] www/firefox: radio buttons missing in save file dialogue

2020-03-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244970

Tobias Kortkamp  changed:

   What|Removed |Added

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

--- Comment #9 from Tobias Kortkamp  ---
Created attachment 212668
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=212668&action=edit
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".

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 244970] www/firefox: radio buttons missing in save file dialogue

2020-03-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244970

ti...@timon.net.nz changed:

   What|Removed |Added

 CC||ti...@timon.net.nz

--- Comment #8 from ti...@timon.net.nz ---
I use the following fast patch to solve this problem (and fixed pkg-plist):
$ cat x11-themes/plasma5-breeze-gtk/files/patch-src_build__theme.sh
--- src/build_theme.sh.orig 2020-02-27 10:16:43 UTC
+++ src/build_theme.sh
@@ -109,4 +109,4 @@ fi

 render_theme "${COLOR_SCHEME}" "${THEME_NAME}" "${INSTALL_TARGET}"
"${COLOR_SCHEME_ROOT}/Breeze.colors"
 [ -z "${INSTALL_TARGET}" ] &&
INSTALL_TARGET="${HOME}/.local/share/themes/${THEME_NAME}"
-cp -r assets/ "${INSTALL_TARGET}"
+cp -r assets/ "${INSTALL_TARGET}/assets"

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 244970] www/firefox: radio buttons missing in save file dialogue

2020-03-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244970

Serge Volkov  changed:

   What|Removed |Added

 CC||s...@ulstu.ru

--- Comment #7 from Serge Volkov  ---
I have the same issue if I setup GTK2-Design to "Breeze" and GTK3-Design to
"Breeze". But if I set other values, then the problem does not occur. For
example, for GTK2-Design I have assigned "QtCurve" and for GTK3-Design I have
assigned "Default". See screenshot:

http://www.ulbsd.ru/devel/gtk.png

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 244970] www/firefox: radio buttons missing in save file dialogue

2020-03-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244970

Tobias Kortkamp  changed:

   What|Removed |Added

   See Also||https://reviews.freebsd.org
   ||/D18878

--- Comment #6 from Tobias Kortkamp  ---
Also linking to that old review for switching USES=gnome over to librsvg2-rust.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 244970] www/firefox: radio buttons missing in save file dialogue

2020-03-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244970

--- Comment #5 from Tobias Kortkamp  ---
(In reply to Tobias C. Berner from comment #4)
I'm using librsvg2-rust-2.48.0 here and still have the problem though.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 244970] www/firefox: radio buttons missing in save file dialogue

2020-03-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244970

--- Comment #4 from Tobias C. Berner  ---
(In reply to Tobias C. Berner from comment #3)
Apparently graphics/librsvg2 should be updated, which may resolve the issue

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 244970] www/firefox: radio buttons missing in save file dialogue

2020-03-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244970

Tobias C. Berner  changed:

   What|Removed |Added

URL||https://bugs.kde.org/show_b
   ||ug.cgi?id=412078
 CC||gn...@freebsd.org

--- Comment #3 from Tobias C. Berner  ---
Add related ustream bug

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 244970] www/firefox: radio buttons missing in save file dialogue

2020-03-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244970

Tobias C. Berner  changed:

   What|Removed |Added

  Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+
   |eeBSD.org)  |

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 244970] www/firefox: radio buttons missing in save file dialogue

2020-03-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244970

Tobias C. Berner  changed:

   What|Removed |Added

 CC||tcber...@freebsd.org

--- Comment #2 from Tobias C. Berner  ---
Moin moin 

Yes, you can also verify the issue when going to systemsettings and checking
the Gtk3 preview:

https://people.freebsd.org/~tcberner/images/gtk3.png




mfg Tobias

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 244970] www/firefox: radio buttons missing in save file dialogue

2020-03-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244970

Tobias Kortkamp  changed:

   What|Removed |Added

  Flags||maintainer-feedback?(kde@Fr
   ||eeBSD.org)
 CC||k...@freebsd.org

--- Comment #1 from Tobias Kortkamp  ---
I believe that this is a bug in x11-themes/plasma5-breeze-gtk instead of
Firefox.
No checkboxes and radio buttons for me either with plasma5-breeze-gtk-5.18.3,
but it works as intended for me when I downgrade it to 5.17.5.

Are the checkboxes in `gtk3-demo --run=panes` visible for you?

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


[Bug 244970] www/firefox: radio buttons missing in save file dialogue

2020-03-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244970

Bug ID: 244970
   Summary: www/firefox: radio buttons missing in save file
dialogue
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: ge...@freebsd.org
  Reporter: ben...@sics.se
 Flags: maintainer-feedback?(ge...@freebsd.org)
  Assignee: ge...@freebsd.org

The radio buttons in the save file dialogue disappeared when I upgraded firefox
from 73.0 to 74.0. This is on 11.3-STABLE and with kde5/plasma desktop.

See also upstream bug report
https://bugzilla.mozilla.org/show_bug.cgi?id=1623517

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"


maintainer-feedback requested: [Bug 244970] www/firefox: radio buttons missing in save file dialogue

2020-03-22 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-gecko mailing list
 for maintainer-feedback:
Bug 244970: www/firefox: radio buttons missing in save file dialogue
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244970



--- Description ---
The radio buttons in the save file dialogue disappeared when I upgraded firefox
from 73.0 to 74.0. This is on 11.3-STABLE and with kde5/plasma desktop.

See also upstream bug report
https://bugzilla.mozilla.org/show_bug.cgi?id=1623517
___
freebsd-gecko@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-gecko
To unsubscribe, send any mail to "freebsd-gecko-unsubscr...@freebsd.org"