[hafqa] [hafqa] [Bug 1120] Buttons in GtkDialogs are not completely centered

From: bugzilla-daemon at maemo.org bugzilla-daemon at maemo.org
Date: Wed Mar 28 09:35:46 EEST 2007
https://maemo.org/bugzilla/show_bug.cgi?id=1120





------- Additional Comments From xan.lopez at nokia.com  2007-03-28 09:35 -------
All the button sizes are homogeneous and no ellipsization is done by default on
any label. Heteregeneous button box mode was our (buggy) hack on top of GTK+
2.6, same for auto ellipsis on labels.
If you know you'll have very long labels you should mark those strings for
ellipsis, although it's probably much more sensible not to have long strings in
dialog buttons in the first place (?). Getting "sane" ellipsization working in
GTK+ is *very* hard: ellipsis + not expand geometry is simply not possible to
get right with the current implementation AFAIK (you'd need the concept of
natural size at the toolkit level, while currently we only have the concept of
minimum size, size-request).

-- 
Configure bugmail: https://maemo.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.

More information about the hafqa mailing list