odoo/o-spreadsheet#7944

Created by BI, Hendrickx Anthony (anhe)

Blocked

label
odoo:master-topbar-number_editor-context_menu-anhe
head
59ed6f5b6f21955d3c712bf428f95b2e66c5b664
odoo/o-spreadsheet
master #7944 missing r+

[IMP] topbar: number editor closes on right click

Task Description

Currently, if we right-click on the zoom editor, then on the font size editor and then somewhere else, we will end with both number editors open and a context menu from the last click. This commit aims to fix this behavior for all the menus/popovers/widgets that rely on the click detection to close their submenu/subpopover, extending this behavior to the right-click as well

Related Task