https://bugzilla.xfce.org/show_bug.cgi?id=12715

--- Comment #6 from Skunnyk <[email protected]> ---
Thanks to ochosi, we can use the tests/ inside libxfce4ui to test the behavior
(compile with --enable-tests)

I confirm the bug with ./test-ui-gtk3 version, and your patch fix the bug. 
However, this break ./test-ui-gtk2 version, where & are transformed to &amp; . 

Maybe add a #if / #else to support gtk2 and gtk3 ?
The problem is also present in xfce_dialog_show_warning, xfce_dialog_show_info,
xfce_dialog_show_info , so create a more generic solution ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to