Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 1192] Preferences dialog "option menus" resizing verticall

Date: Sat, 4 Nov 2006 22:31:28 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1192


ulf.lamping@xxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Preferences dialog buttons  |Preferences dialog "option
                   |mis-sized                   |menus" resizing vertically
                   |                            |when selected




------- Comment #2 from ulf.lamping@xxxxxx  2006-11-04 22:31 GMT -------
This is not a button, you're talking about option menus - this confused me
while reading. I've changed the summary accordingly.

After tweaking the code, I couldn't found a better solution. This behaviour is
caused by the gtk_widget_show() call in gtk/prefs_dlg.c line 842. If I comment
out this call, the vertical resizing problems go away. Unfortunately, now the
option menu is horizontally only the size of the currently selected item. If
the menu is "opened" now, the whole menu might become a lot wider - making
usage even uglier than before.

Don't know what to do here. As this seems to be a Win32 only problem, seems to
be a GTK-Wimp problem. Or are there any Unix users seeing the same problem?


-- 
Configure bugmail: http://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.