Bug 894655

Summary: Gtk3 widgets mess up Follow {TCP|UDP} Stream dialog
Product: [Fedora] Fedora Reporter: Ian Pilcher <ipilcher>
Component: wiresharkAssignee: Peter Hatina <phatina>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: huzaifas, jsafrane, mapcode.mind, phatina, rvokal, samuel-rhbugs, tsmetana
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-01-22 11:16:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Screen shot of Follow UDP Stream dialog none

Description Ian Pilcher 2013-01-12 22:17:21 UTC
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?

Comment 1 Samuel Sieb 2013-01-16 00:22:17 UTC
I think this is a duplicate of bug 863602.  I have provided a patch there that works for me.

Comment 2 Peter Hatina 2013-01-22 11:16:29 UTC
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 ***