Index: scribus/scribus.cpp
===================================================================
--- scribus/scribus.cpp	(revisione 19663)
+++ scribus/scribus.cpp	(copia locale)
@@ -9639,6 +9639,7 @@
				{
					getUniqueName(label,doc->marksLabelsList(mrk->getType()), "_"); //FIX ME here user should be warned that inserted mark`s label was changed
					mrk->label = label;
+					emit UpdateRequest(reqMarksUpdate);
				}
				break;
			case MARKVariableTextType:
