Popup Showing in Every Opened Tab

When i do bulk actions, this type popup showing in every browser tab which i have using (means opened tabs), not just this popup every popup showing, when i go to other tab first i need remove all popups then i will do my work

is there setting disable it ?

That for, you have to use frappe.show_alert instead of the frappe.msgprint

And you can easily override it in your custom app using the override_whitelisted_method

Means its a bug or requirement ?

It’s not a bug! but you can changed the functionality, if you want!