← Back to team overview

kicad-developers team mailing list archive

Hotkeys show twice or none...

 

Hi JP,

In commit 6388189f4837447fbf3aa71513f498ae387455ca you removed the page calls to TransferDataToWindow() to keep from getting duplicate hotkeys.  Was that for GTK?  

If so, I’d guess that GTK calls TransferDataTowindow() recursively for child windows while MSW and OSX do not.  (In any case, MSW and OSX are now getting zero hotkeys rather than one.)

Cheers,
Jeff.

Ref: https://bugs.launchpad.net/kicad/+bug/1836901

Follow ups