Choose a category with enough empty space below its app view.
Auto-select an item in the app view.
Move the cursor on the auto-selected item horizontally, such that it leaves Fancy Menu without changing the selection; then move the cursor inside the empty space of the app view and just click there, such that the selection isn't changed.
Finally, auto-select another item.
Then you'll end up with a double selection. You could also create multiple auto-selected items in this way.
Context
Why this happens after clicking inside an empty space, I don't know (and don't have time to check Qt's code). However, its cause is a typo I made in the code. Fixing it...
Steps to Reproduce
Then you'll end up with a double selection. You could also create multiple auto-selected items in this way.
Context
Why this happens after clicking inside an empty space, I don't know (and don't have time to check Qt's code). However, its cause is a typo I made in the code. Fixing it...