Am 02.05.2016 um 22:52 schrieb Scott Kostyshak <skost...@lyx.org>: > > On Mon, May 02, 2016 at 10:38:16PM +0200, Kornel Benko wrote: >> Am Montag, 2. Mai 2016 um 16:14:36, schrieb Scott Kostyshak >> <skost...@lyx.org> >>> On Mon, May 02, 2016 at 08:56:54PM +0200, Kornel Benko wrote: >>>> Am Montag, 2. Mai 2016 um 07:50:33, schrieb Scott Kostyshak >>>> <skost...@lyx.org> >>>>>>> >>>>>>> I was too optimistic. Shortcut settings does not work for any key >>>>>>> combination. >>>>>>> Testing with Alt+(any of F, M, O, S, V) is not getting the signal. (At >>>>>>> least 'lyx -dbg key' does not show anything) >>>>>>> This is if I select Slovak gui. >>>>>> >>>>>>> Selecting English gui now ... Following keys are not valid: Alt+[DFLOS] >>>>>> >>>>>> I can reproduce this, both with patch+Qt 5.6 and with patch+Qt 4.8.6. >>>>>> This does not happen with Qt 4.8.6 without the patch. >>>>> >>>>> I don't know what I'm doing but in brief testing the attached patch >>>>> works for me with Qt 5.6 and 4.8.6. >>>>> >>>>> Scott >>>> >>>> Confirmed. >>> >>> Confirmed that I don't know what I'm doing? :) >>> >> >> Let me think ... no. Too dangerous to confirm that. > > Well I would have given a +1 to that. > >> Testes (brief as you) without missing shortcut keys. > > I will wait a day for more comments to see if someone here thinks the > patch actually does make sense, and if no one can give a confident +1 I > will send an email to the Qt mailing list just showing the patch to see > if the implied differences between Qt <5.5 and Qt ==5.6 of Qt events > that are being received are expected.
Sorry, not enough time to act on until now. I cannot confirm. The patch doesn’t work for me. E.g. I cannot enter any Command-prefixed key with it to define a new short cut. (This is similar to Control on Linux) I’ll check the proposal of JMarc next days. A mail to the Qt list to ask for a proposal how to handle the situation with ShortcutOverride in Qt5.6 is a good idea too. Stephan