GNOME Bugzilla – Bug 658066
Too much big Security Information dialog in LANG=ko_KR_UTF-8
Last modified: 2011-10-07 12:34:51 UTC
Too much big Security Information dialog in LANG=ko_KR_UTF-8. 1. $ LANG=ko_KR.UTF-8 evolution 2. Click a mail 3. Click signature icon in mail.
thanks for a bug report. Could you attach a screenshot of that dialog, please? I tried to reproduce this, with GPG signature/encryption dialog and I do not see any of them oversized, they are same as in C LANG for me.
Created attachment 195720 [details] Big Security Information dialog in LANG=ko_KR_UTF-8
OK, we are looking on the same dialog. I do not see any change in the corresponding ui file, neither in the file where the dialog is used, thus it seems to me like am issue more deeply, probably in gtk+. What is your version of gtk3, please? Mine is gtk3-3.0.12-1.
(In reply to comment #3) > What is your version of gtk3, please? Mine is gtk3-3.0.12-1. $ rpm -q gtk3 gtk3-3.1.16-1.fc16.x86_64
Thanks for the update. I can reproduce it with that version too, even with en_US LANG, the dialog is constructed with the smallest possible width which makes it too tall. I'm assigning this to gtk+, because it's a regression from 3.0.x version, where I do not expect it being an intentional change.
This issue still happens in gtk3-3.2.0-1.fc16.x86_64.
*** Bug 660592 has been marked as a duplicate of this bug. ***
Created attachment 198349 [details] [review] Patch Fixed patch originally attached to bug #660592. GtkVBox is replaced by GtkGrid as Milan wanted. I tested it with C and ko_KR locales and both is ok.
Thanks for a patch. I didn't test it, but it looks pretty straightforward, please commit to master and gnome-3-2 (I do not consider this change causing UI freeze break).
Committed for master and gnome-3-2. http://git.gnome.org/browse/evolution/commit/?id=03a438c3acff6e97146836a84da7236b69cd37fe http://git.gnome.org/browse/evolution/commit/?h=gnome-3-2&id=f211a81214948f80b0403208197af5718b7ac11b