Why cursor keys are not longer reported in key press events
Klaus Rudolph <[email protected]>
| Newsgroups | gmane.comp.gnome.gtkmm |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I use the cursor keys like GDK_KEY_Left etc in key press event. After recent update on fedora non of the cursor keys are reported anymore. I do not get a callback on the event handler for the cursor keys. All other key events are reported as before. Bug or feature? Regards Klaus