From 7408b8356a28d5f49cc496cb359379048ceacc28 Mon Sep 17 00:00:00 2001 From: Andrey Kleshchev Date: Tue, 6 Sep 2022 21:46:47 +0300 Subject: SL-18097 Don't permit multiple instances of 'unsaved changes' popups Make notifications modal. When multiple ones are visible, first popup works, interacting with second one causes a crash. And it shouldn't be possible to change anything in floater when these notifications are visible --- indra/newview/skins/default/xui/en/notifications.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'indra/newview') diff --git a/indra/newview/skins/default/xui/en/notifications.xml b/indra/newview/skins/default/xui/en/notifications.xml index 4369119bc9..d27d2fe658 100644 --- a/indra/newview/skins/default/xui/en/notifications.xml +++ b/indra/newview/skins/default/xui/en/notifications.xml @@ -1521,7 +1521,7 @@ Delete pick <nolink>[PICK]</nolink>? + type="alertmodal"> You have unpublished classifieds. They will be lost if you close the window. confirm + type="alertmodal"> You have usaved changes. confirm save -- cgit v1.2.3