[Xfce-bugs] [Bug 12715] xfce_dialog_show_error() fails to show text containing ampersand

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Fri Dec 1 14:07:32 CET 2017


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

--- Comment #6 from Skunnyk <skunnyk at xfce.org> ---
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 & . 

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.


More information about the Xfce-bugs mailing list