https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3221
Jaap Keuter <jaap.keuter@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Jaap Keuter <jaap.keuter@xxxxxxxxx> 2009-02-23 22:16:26 PDT ---
The context menu in the packet list has the option to Copy|As Filter. This uses
the column selected in the packet list to determine what the filter expression
must be and takes the value from the selected packet [1].
The Edit|Copy menu only offers "As filter". If you select a packet from the
packet list there is no way to create a filter, because there is no selected
column. Therefore this menu option is not enabled [2].
[1] Due to a bug in the way packet values are collected the value of the last
packet in the list is used for the expression i.s.o. the selected packet. This
has been addressed.
[2] A menu should offer discoverability, so should show that As Filter is the
only option. This has been addressed.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.