ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 7377] Statusbar on GTK3 too big in capture window

Date: Tue, 17 Jul 2012 08:07:49 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7377

Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |darkjames-ws@xxxxxxxxxxxx

--- Comment #6 from Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx> 2012-07-17 08:07:48 PDT ---
(In reply to comment #4)
> If it was boxes in general we should probably see problems in
> other widgets. I think its related to how children gets allocated space when
> resizing the window.

Can someone try if gtk_widget_set_vexpand(statusbar, FALSE) in
main.c:create_main_window() fix this bug?

(From: http://developer.gnome.org/gtk3/stable/ch24s02.html#id1459641)

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.