Comment # 13
on bug 11517
from Pascal Quantin
(In reply to Christopher Maynard from comment #9)
> (In reply to Gerrit Code Review from comment #8)
> > Change 10512 merged by Anders Broman:
> > Qt: add displayed packets percentage to status bar
> >
> > https://code.wireshark.org/review/10512
>
> Why not display percentages for marked, dropped and ignored packets too,
> like Gtk does? Also, if 2 digit precision is preferred, why not change Gtk
> to match?
I suggested putting the percentage for marked, dropped and ignored packets when
different from 0 in Gerrit (so as to limit the size taken by this info in
status bar) but the patch got merged before getting an answer. BTW I did not
realize GTK UI was putting the percentage as the marked packets are not
displayed by default (when the count is set to 0).
Anyway I can easily do a follow-up. I will look at it tonight.
You are receiving this mail because:
- You are watching all bug changes.