After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 702752 - Zenity adds empty newlines to dialog if some lines contain dashes
Zenity adds empty newlines to dialog if some lines contain dashes
Status: RESOLVED DUPLICATE of bug 670082
Product: zenity
Classification: Core
Component: general
3.8.x
Other Linux
: Normal normal
: ---
Assigned To: Zenity Maintainers
Zenity Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-06-20 14:26 UTC by Bohuslav "Slavek" Kabrda
Modified: 2013-09-25 13:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bohuslav "Slavek" Kabrda 2013-06-20 14:26:50 UTC
I'm trying to create a --question dialog that has multiple lines. For each line that contains dash, an empty newline is added at the end of the text (therefore if all the lines contain dash, I get dialog window twice as big as I need, half empty with the empty space between text and buttons).
Comment 1 Arx Cruz 2013-06-21 00:37:36 UTC
Can you verify if this problem is really related to dash, checking this bugzilla #673643 ?
Comment 2 Bohuslav "Slavek" Kabrda 2013-06-21 05:38:05 UTC
Hmm interesting, this seems to be the same bug. However, with question dialog, I'm only able to reproduce this with text containing dashes.
Comment 3 Arx Cruz 2013-06-21 14:32:05 UTC
Confirmed that's a problem with GtkLabel. See #670082
Comment 4 Arx Cruz 2013-09-25 13:50:26 UTC
I'm marking this bug as a duplicate, since it's a Gtk+ problem, not Zenity.
When Gtk+ fix this, it will automatically fix this problem in Zenity.

*** This bug has been marked as a duplicate of bug 670082 ***