dc30c09ab0
I'm not 100% sure this is the right fix but it _does_ fix keyboard navigation in listbox and menu when using strict mode. Basically the same items/options are being registered more than once and that causes the arrow up/down logic to only advance on every other keypress.