Wireshark-bugs: [Wireshark-bugs] [Bug 11517] QT Status bar doesn't show displayed packet percent

Date: Mon, 14 Sep 2015 13:38:26 +0000

Comment # 17 on bug 11517 from
(In reply to Christopher Maynard from comment #15)
> (In reply to Jasper Bongertz from comment #11)
> > I think we can leave out percentages for marked and ignored for readability
> > reasons. It should be pretty rare to need to know the percentage of marked
> > and ignored packets, but I have to admit that's my 2 cents :-)
> > 
> > Dropped packet percentage may be helpful though.
> 
> Personally I don't like the inconsistency.

OK, here is the proposal (given that indeed there is some extra precision in
the statistics window):
- Add the percentage for marked / dropped / ignored packets when != 0 (as
proposed in Gerrit)
- Fallback to 1 digit (thoughts?), statistics window can be used to get 3
digits precision
- Remove marked packets when equal 0, like in GTK UI (thoughts?)

This would match current GTK behavior.


You are receiving this mail because:
  • You are watching all bug changes.