Looking up scrollbars did not work as intended. The code wanted an ancestor widget that had both horizontal and vertical scrollbars, but menus either have none or just vertical. The lookup code found some top level widget and returned bad data.