From: Dmitry Antipov <dmantipov@yandex.ru>
To: 13512@debbugs.gnu.org
Cc: xfq.free@gmail.com
Subject: bug#13512: 24.3.50; Mini-window glitch with GTK
Date: Tue, 22 Jan 2013 18:55:41 +0400 [thread overview]
Message-ID: <50FEA86D.3000703@yandex.ru> (raw)
In-Reply-To: <837gn5o36z.fsf@gnu.org>
On 01/22/2013 03:41 PM, Eli Zaretskii wrote:
> Thanks. Next, I'd suggest to look at the backtrace and the parameters
> it is called with, and compare that with a non-GTK build where this
> problem doesn't happen.
[adding Jan to CC:]
I'm just curious about this bug's origin. For me, it's GTK3-only issue,
and everything works fine with GTK2; but the original report from Xue
notes GTK2.
I found that the size values returned by gtk_widget_get_preferred_size
in xg_update_tool_bar_sizes are different for GTK3 and GTK2. For GTK2,
width and height are always 47 and 44 pixels; for GTK3, it's 37x36 for
the first call to xg_update_tool_bar_size and 43x44 for the subsequent
calls. Visually the toolbar size doesn't change and it looks the same
between GTK2 and GTK3.
Finally, this seems to be a question for Jan: GTK3 docs says that the
handle box widget is obsolete (http://developer.gnome.org/gtk3/stable/GtkHandleBox.html),
so why we prefer it for both GTK2 and GTK3?
Dmitry
next prev parent reply other threads:[~2013-01-22 14:55 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-21 12:26 bug#13512: 24.3.50; Mini-window glitch with GTK Xue Fuqiao
2013-01-22 8:01 ` Eli Zaretskii
2013-01-22 9:44 ` Dmitry Antipov
2013-01-22 11:41 ` Eli Zaretskii
2013-01-22 14:55 ` Dmitry Antipov [this message]
2013-01-24 6:37 ` Jan Djärv
2013-02-14 19:02 ` Jan Djärv
2013-02-15 5:30 ` Dmitry Antipov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50FEA86D.3000703@yandex.ru \
--to=dmantipov@yandex.ru \
--cc=13512@debbugs.gnu.org \
--cc=xfq.free@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.