> Am 04.10.2017 um 23:35 schrieb Jean-Marc Lasgouttes <lasgout...@lyx.org>:
> 
> Le 04/10/17 à 22:40, Stephan Witt a écrit :
>> These are the events printed in terminal window:
>> 
>> Start LyX
>> Error: New binding for 'Kontroll-T 1' is overriding old binding...
>> Error: New binding for 'Kontroll-T 2' is overriding old binding...
>> Error: New binding for 'Kontroll-T O' is overriding old binding...
>> Error: New binding for 'Kontroll-T T' is overriding old binding...
>> Error: New binding for 'Kontroll-T X' is overriding old binding...
>> Open splash.lyx - focus out:
>> frontends/qt4/GuiWorkArea.cpp (689): handle event(68)
> 
> Can you tell me what is the point where the window turns black?
> 
> JMarc

No, not really. I can tell you it’s on cursor up.

This fires 4 events:
ShortcutOverride = 51,
InputMethodQuery = 207,
KeyPress = 6,
KeyRelease = 7

I cannot debug this because of the focus change from LyX to Xcode.

Stephan

> Start LyX
> Error: New binding for 'Kontroll-T 1' is overriding old binding...
> Error: New binding for 'Kontroll-T 2' is overriding old binding...
> Error: New binding for 'Kontroll-T O' is overriding old binding...
> Error: New binding for 'Kontroll-T T' is overriding old binding...
> Error: New binding for 'Kontroll-T X' is overriding old binding...
> Open splash.lyx - focus out:
> frontends/qt4/GuiWorkArea.cpp (689): handle event(68)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(152)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(109)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(21)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(75)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(69)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(69)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(69)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(13)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(14)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(17)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(26)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(8)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(207)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(74)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(78)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(43)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(43)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(43)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(76)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(43)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(76)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(23)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(23)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(25)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(9)
> Cursor up (51, 207, 6, 7) - focus out:
> frontends/qt4/GuiWorkArea.cpp (689): handle event(8)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(207)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(24)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(207)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(51)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(207)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(6)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(7)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(23)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(23)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(25)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(9)
> Focus in - focus out:
> frontends/qt4/GuiWorkArea.cpp (689): handle event(8)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(207)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(24)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(207)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(23)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(23)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(25)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(9)
> Focus in - Cursor up - focus out:
> frontends/qt4/GuiWorkArea.cpp (689): handle event(8)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(207)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(24)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(207)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(51)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(207)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(6)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(7)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(23)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(23)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(25)
> frontends/qt4/GuiWorkArea.cpp (689): handle event(9)

Reply via email to