https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2658
--- Comment #3 from Kovarththanan Rajaratnam <krj@xxxxxxxxxxxxx> 2008-06-29 04:31:17 PDT ---
I've tried to kill off as many of my running programs as possible, but I'm
still seeing this issue. I've been doing this testing on my laptop, HP Compaq
NC6000.
I added some printf in top_level_key_pressed_cb() (the values are in hex):
event->keyval: FFE3, event->state: 4
event->keyval: FFEA, event->state: 10
event->keyval: 40, event->state: 10
Note that the modifier mask contains GDK_MOD2_MASK.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.