Wireshark-bugs: [Wireshark-bugs] [Bug 9410] New: Incorrect use of event filter in main window

Date: Sun, 10 Nov 2013 15:48:38 +0000
Bug ID 9410
Summary Incorrect use of event filter in main window
Classification Unclassified
Product Wireshark
Version SVN
Hardware All
OS All
Status UNCONFIRMED
Severity Minor
Priority Low
Component Wireshark
Assignee [email protected]
Reporter [email protected]

Created attachment 12047 [details]
Fix for the bug described

Build Information:
Not relevant
--
In the main_window.cpp of the Qt GUI you're calling the wrong base class
implementation of eventFilter(). This can lead to some strange bugs further
down the road. I've attached the fix.


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