URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=905e77a86b2cec74c4e87f91290ea917df8ce657
Submitter: Jeff Morriss (jeff.morriss.ws@xxxxxxxxx)
Changed: branch: master-1.12
Repository: wireshark
Commits:
905e77a by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Fix problem where the profile bar moves further left every time Wireshark is
run.
For the saved/restored geometry to be consistently correct we need to always
show the expert info and capture file comment icons. Disable them if no
capture file is open.
Bug: 10518
Change-Id: I6e254f66a17f8f54f28cfbafb4e0f92e02cff70c
Reviewed-on: https://code.wireshark.org/review/5404
Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
Petri-Dish: Evan Huus <eapache@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
(cherry picked from commit e2b597a898df890db995ba3f8120df99cb65a42f)
Reviewed-on: https://code.wireshark.org/review/5441
Reviewed-by: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Actions performed:
from fb308c7 display filter: the body of a range should only be a string, a field name or another range - not an unparsed element
adds 905e77a Fix problem where the profile bar moves further left every time Wireshark is run.
Summary of changes:
ui/gtk/main_statusbar.c | 62 +++++++++++++++++++++++++++++++++++------------
1 file changed, 46 insertions(+), 16 deletions(-)