URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d6a34592e15c542cbf9809fff9341d13c61d0c30
Submitter: "Roland Knall <rknall@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
d6a3459 by Roland Knall (rknall@xxxxxxxxx):
Qt: Fix drop event for main window
Make sure, that the main window only recognizes drop events containing
text/uri-list mime-types, as those are the only ones containing file
drops. All other mime-types (e.g. display filter drops) will be ignored
Bug: 15986
Change-Id: Id4338f75c563d2d177d858d2de470db1ab3499f7
Reviewed-on: https://code.wireshark.org/review/34248
Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Roland Knall <rknall@xxxxxxxxx>
Actions performed:
from 40b1913 EAP: force a new conversation at EAP-Request/Identify
add d6a3459 Qt: Fix drop event for main window
Summary of changes:
ui/qt/main_window.cpp | 12 ++++++++++++
1 file changed, 12 insertions(+)