Comment # 2
on bug 10518
from Joshua Kinard
(In reply to Jeff Morriss from comment #1)
> Thanks for figuring out the trigger! This has driven me nuts for years...
>
> Now we just need to figure out the root cause...
Without looking at the code, I would hazard a guess that WireShark is saving
the width of GUI elements somewhere, including the width of the status bar and
its panels. Upon starting up a new instance, it reads in these values, and is
calculating the width of the third panel up incorrectly, causing it to
cumulatively widen by what seems to be a fixed number of pixels with each
invocation.
You are receiving this mail because:
- You are watching all bug changes.