https://bugzilla.wikimedia.org/show_bug.cgi?id=53730
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |UNCONFIRMED CC| |[email protected] Ever confirmed|1 |0 --- Comment #1 from Krinkle <[email protected]> --- Can't reproduce. For accessibility reasons, the menu doesn't only toggle open/close on hover, but also on click. When clicking it, it enters a forced open mode (regardless of hover) and when clicking it again, it is no longer forced open (but still opens/closes based on hover, naturally). Presumably you did this with the mouse (as opposed to with tab index and triggering it that way, which is what it is built for, regular users wouldn't normally click it)... and when doing it with the mouse, when you click to close it, you're still hovering it. - Try: Hover away after clicking to close it. It is now closed. - Try: Use tab to focus it, and press Enter to toggle it. Pressing Enter again closes it as expected. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
