From b7a17a2feeced842e0b47b3ee47f6ee87b8e4581 Mon Sep 17 00:00:00 2001 From: Julia Radzhabova Date: Tue, 4 Jul 2017 17:40:45 +0300 Subject: [PATCH] Fix Bug 34983. --- .../resources/help/en/HelpfulHints/KeyboardShortcuts.htm | 4 ++-- .../resources/help/ru/HelpfulHints/KeyboardShortcuts.htm | 4 ++-- .../resources/help/en/HelpfulHints/KeyboardShortcuts.htm | 9 ++++++++- .../resources/help/ru/HelpfulHints/KeyboardShortcuts.htm | 7 +++++++ 4 files changed, 19 insertions(+), 5 deletions(-) diff --git a/apps/documenteditor/main/resources/help/en/HelpfulHints/KeyboardShortcuts.htm b/apps/documenteditor/main/resources/help/en/HelpfulHints/KeyboardShortcuts.htm index 8cba40421..02ead77f3 100644 --- a/apps/documenteditor/main/resources/help/en/HelpfulHints/KeyboardShortcuts.htm +++ b/apps/documenteditor/main/resources/help/en/HelpfulHints/KeyboardShortcuts.htm @@ -342,9 +342,9 @@ Maintain the proportions of the selected object when resizing. - Movement by three-pixel increments + Movement by one-pixel increments Ctrl - Hold down the Ctrl key and use the keybord arrows to move the selected object by three pixels at a time. + Hold down the Ctrl key and use the keybord arrows to move the selected object by one pixel at a time. diff --git a/apps/documenteditor/main/resources/help/ru/HelpfulHints/KeyboardShortcuts.htm b/apps/documenteditor/main/resources/help/ru/HelpfulHints/KeyboardShortcuts.htm index 7b18129ec..882c95cf4 100644 --- a/apps/documenteditor/main/resources/help/ru/HelpfulHints/KeyboardShortcuts.htm +++ b/apps/documenteditor/main/resources/help/ru/HelpfulHints/KeyboardShortcuts.htm @@ -340,9 +340,9 @@ Сохранять пропорции выбранного объекта при изменении размера. - Перемещение с шагом в три пикселя + Перемещение с шагом в один пиксель Ctrl - Удерживайте клавишу Ctrl и используйте стрелки на клавиатуре, чтобы перемещать выбранный объект на три пикселя за раз. + Удерживайте клавишу Ctrl и используйте стрелки на клавиатуре, чтобы перемещать выбранный объект на один пиксель за раз. diff --git a/apps/spreadsheeteditor/main/resources/help/en/HelpfulHints/KeyboardShortcuts.htm b/apps/spreadsheeteditor/main/resources/help/en/HelpfulHints/KeyboardShortcuts.htm index 4662ab615..d25aa71ea 100644 --- a/apps/spreadsheeteditor/main/resources/help/en/HelpfulHints/KeyboardShortcuts.htm +++ b/apps/spreadsheeteditor/main/resources/help/en/HelpfulHints/KeyboardShortcuts.htm @@ -304,7 +304,14 @@ Alt+'=' Insert the SUM function into the selected cell. - + + Modifying Objects + + + Movement by one-pixel increments + Ctrl + Hold down the Ctrl key and use the keybord arrows to move the selected object by one pixel at a time. + diff --git a/apps/spreadsheeteditor/main/resources/help/ru/HelpfulHints/KeyboardShortcuts.htm b/apps/spreadsheeteditor/main/resources/help/ru/HelpfulHints/KeyboardShortcuts.htm index b4aa0d820..3f5cf5171 100644 --- a/apps/spreadsheeteditor/main/resources/help/ru/HelpfulHints/KeyboardShortcuts.htm +++ b/apps/spreadsheeteditor/main/resources/help/ru/HelpfulHints/KeyboardShortcuts.htm @@ -305,6 +305,13 @@ Alt+'=' Вставить функцию SUM в выделенную ячейку. + Модификация объектов + + + Перемещение с шагом в один пиксель + Ctrl + Удерживайте клавишу Ctrl и используйте стрелки на клавиатуре, чтобы перемещать выбранный объект на один пиксель за раз. +