URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=1a10f5f2b470dede438ac33c25e0cb86c8e12e17
Submitter: Balint Reczey (balint@xxxxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
1a10f5f by Peter Wu (peter@xxxxxxxxxxxxx):
ui/gtk: fix control combos such as ctrl-a, ctrl-c
Ignore any Ctrl combinations to allow pasting to work. Regression
introduced in "gtk: fix crash on Broadway GDK backend".
Change-Id: I3d53db2d224cb604b52081002ff923c8684a8d0a
Reviewed-on: https://code.wireshark.org/review/7276
Reviewed-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Tested-by: Balint Reczey <balint@xxxxxxxxxxxxxxx>
Actions performed:
from bccb7f7 [Diameter] It's MCC first in 3GPP AVP 909 RAI
adds 1a10f5f ui/gtk: fix control combos such as ctrl-a, ctrl-c
Summary of changes:
ui/gtk/filter_autocomplete.c | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)