Created attachment 677578 [details] Screen shot of Follow UDP Stream dialog Description of problem: The text box in the "Follow Stream" dialog does not resize properly. (Screenshot attached.) This significantly reduces the usefulness of the program. The Gtk2 build referenced at https://bugzilla.redhat.com/show_bug.cgi?id=871091#c14 does not exhibit this problem. (The Gtk3 build from the same repo does have the problem, so it's pretty clear that its Gtk3-related.) This appears to be an upstream bug that hasn't yet been fixed: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7377 Version-Release number of selected component (if applicable): wireshark-1.8.4-1.fc18.x86_64 How reproducible: 100% Steps to Reproduce: 1. Start wireshark 2. Capture some packets 3. Follow TCP/UDP Stream 4. Resize dialog Actual results: Text box starts too small and never resizes. Expected results: Text box should start at an appropriate size and resize appropriately. Additional info: Since this hasn't been fixed upstream and it has a pretty large impact on the utility of the program, why not go back to Gtk2 and try Gtk3 again in Fedora 19?
I think this is a duplicate of bug 863602. I have provided a patch there that works for me.
Yes, it is a duplicate of #863602. There is a build available in koji (scratch build, or available on my fedoraproject page) which fixes gtk3 layout issues. The product for this bug is f18, but it applies also for rawhide. Closing as duplicate. *** This bug has been marked as a duplicate of bug 863602 ***