Hi all.
I try to describe the problem with 2 examples:
-
When I have the source editor open (window focus) and I press the keyboard shortcut alt + x (exit), the letter x is printed in the editor 2 times (where the insert cursor is located) before displaying the dialog box corresponding to the shortcut.
-
When I have the source editor open (window focus) and I press the keyboard shortcut alt + f (find) the letter f is printed in the editor 2 times (where the insert cursor is located) before displaying the dialog box corresponding to the shortcut.

The same goes for other keyboard shortcuts involving alt, like: alt + s(shell)
Very important: with the keyboard shortcut involving ctrl this does not happen. For example, to search for text there are 2 keyboard shortcuts: alt + f and ctrl + f, only with alt + f the bug happens.
some CMake log
-- BUILDING FOR LINUX
-- SETTING SDL to 1.2
-- Buiding LINUX 64bit
CMake Warning at CMakeLists.txt:81 (MESSAGE):
TODO - FIX RUNNER DEFINITION
-- Adding Libraries
-- CMAKE_FIND_ROOT_PATH:
-- CMAKE_SYSTEM_LIBRARY_PATH: /usr/lib/X11
-- CMAKE_INCLUDE_PATH:
-- CMAKE_SYSTEM_INCLUDE_PATH: /usr/include/X11
-- Adding SDL Library
-- Adding SDL NET
-- Adding SDL Mixer
-- Adding ZLIB
-- Adding MODE8 (VPE)
-- Adding DLL PLUGIN Support
-- Using SDL-1
-- Configuring done
-- Generating done
Note: Linux x64 (ArchLinux), SDL 1.2
Versions:
- branch
master
div-beta-nightly-2016-10-16-ab9d3377a9
- branch:
features/cictec-fixes
I apologize in advance if I am late in replying.
Greetings.
Since I don't know if the problem is internal or external, it remains pending:
TODO:
Hi all.
I try to describe the problem with 2 examples:
When I have the source editor open (window focus) and I press the keyboard shortcut
alt + x(exit), the letterxis printed in the editor 2 times (where the insert cursor is located) before displaying the dialog box corresponding to the shortcut.When I have the source editor open (window focus) and I press the keyboard shortcut

alt + f(find) the letterfis printed in the editor 2 times (where the insert cursor is located) before displaying the dialog box corresponding to the shortcut.The same goes for other keyboard shortcuts involving
alt, like:alt + s(shell)Very important: with the keyboard shortcut involving
ctrlthis does not happen. For example, to search for text there are 2 keyboard shortcuts:alt + fandctrl + f, only withalt + fthe bug happens.some CMake log
Versions:
masterdiv-beta-nightly-2016-10-16-ab9d3377a9features/cictec-fixesI apologize in advance if I am late in replying.
Greetings.
Since I don't know if the problem is internal or external, it remains pending:
TODO:
i3wm,jwm, same problem, it is not here.