Most of the GTK keyboard navigation is handled in the native control, so the current path was never going to work well.
So I’ve used everything I learned going down that rat hole and applied it to the original strategy (using a wxComboPopup instead of a wxDialog). New code has been pushed. As always, let me know how it fares on GTK and MSW. Cheers, Jeff. > On 29 Sep 2018, at 18:23, Eeli Kaikkonen <eeli.kaikko...@gmail.com> wrote: > > Still one more difference between this and the normal comboboxes. When the > dropdown is opened, normally the item which is selected is also highlighted > in the list. Here the first item <no net> is highlighted. > > Eeli Kaikkonen > _______________________________________________ > Mailing list: https://launchpad.net/~kicad-developers > Post to : kicad-developers@lists.launchpad.net > Unsubscribe : https://launchpad.net/~kicad-developers > More help : https://help.launchpad.net/ListHelp _______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : kicad-developers@lists.launchpad.net Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp