diff --git a/common/changes/7.5.1/changes.html b/common/changes/7.5.1/changes.html
index 62dbb791f..679d20764 100644
--- a/common/changes/7.5.1/changes.html
+++ b/common/changes/7.5.1/changes.html
@@ -9,6 +9,7 @@
All Editors
Fixed opening files with size more than 100 MB
Fixed some issues with composite input
Fixed issues preventing the application from working on MacOS version < 12.0
+ Fixed working with blocked text fields in dialog boxes
Document Editor
@@ -30,5 +31,4 @@ PDF Editor
- Fixed saving document through "Save copy"
- Fixed incorrect processing editor's config (editorType)
- Fixed issue for plugin "Send" when there is no email client installed
- - Fixed issue related to input disabled on creating
diff --git a/common/changes/7.5.1/changes_ru.html b/common/changes/7.5.1/changes_ru.html
index c4971278c..3de9e96ec 100644
--- a/common/changes/7.5.1/changes_ru.html
+++ b/common/changes/7.5.1/changes_ru.html
@@ -9,6 +9,7 @@ Все редакторы
Исправлено открытие файлов размером более 100 MБ
Исправлено несколько проблем, связанных с композитным вводом
Исправлены проблемы, препятствующие работе приложения на MacOS до версии 12.0
+ Исправлена работа с заблокированными текстовыми полями в диалоговых окнах
Редактор документов
@@ -30,5 +31,4 @@ Редактор PDF
- Исправлено сохранение файла через опцию "Сохранить копию"
- Исправлена некорректная обработка конфига редактора (параметр editorType)
- Исправлена проблема, связанная с плагином "Отправить", если в системе не установлен Email клиент
- - Исправлена проблема, связанная с блокировкой текстового поля при создании
diff --git a/macos/ONLYOFFICE/update/updates/ONLYOFFICE/changes/7.5.1/changes.html b/macos/ONLYOFFICE/update/updates/ONLYOFFICE/changes/7.5.1/changes.html
index 284dc80c7..e80b04fc0 100644
--- a/macos/ONLYOFFICE/update/updates/ONLYOFFICE/changes/7.5.1/changes.html
+++ b/macos/ONLYOFFICE/update/updates/ONLYOFFICE/changes/7.5.1/changes.html
@@ -96,6 +96,7 @@ All Editors
Fixed opening files with size more than 100 MB
Fixed some issues with composite input
Fixed issues preventing the application from working on MacOS version < 12.0
+ Fixed working with blocked text fields in dialog boxes
Document Editor
@@ -117,7 +118,6 @@ PDF Editor
- Fixed saving document through "Save copy"
- Fixed incorrect processing editor's config (editorType)
- Fixed issue for plugin "Send" when there is no email client installed
- - Fixed issue related to input disabled on creating