From e4c217da2949983b210ba8020a170d55b2b064cd Mon Sep 17 00:00:00 2001
From: Patrick Simianer
Date: Wed, 11 Nov 2015 16:11:20 +0100
Subject: updated help, added known issues
---
help.inc.php | 19 ++++++++++++++-----
1 file changed, 14 insertions(+), 5 deletions(-)
diff --git a/help.inc.php b/help.inc.php
index f3f566d..baaa097 100644
--- a/help.inc.php
+++ b/help.inc.php
@@ -1,17 +1,26 @@
Press the 'Next' button to submit your post-edit and to request the next segment for post-edition.
Alternatively, in the textual interface, you may just press return when you finished the post-edit ('Target' text area is in focus).
The session can be stopped at any time and continued later; However, if you have to pause your session, wait until the activity notification disappears and then press 'Pause', as we are collecting timing information. You may also just reload this site and re-request the next segment.
-Please only use a single browser window at once. Going back to earlier examples is not possible, please take great care when interacting with the system.
+Please use only a single browser window at the same time. Going back to earlier examples is not possible, please take great care when interacting with the system.
Instructions for graphical interface:
- - Reordering of target phrases: Drag and drop the phrase (box).
- - Adding/removing links: Select a source phrase by clicking on its box, then click on a target phrase (click selected source phrase again to cancel linking).
- - Edit text: Double click on text, click outside once to stop editing (or press return).
+ - Reordering of target phrases: Drag and drop the boxes.
+ - Adding/removing links: Select a source phrase by clicking on its box, then click on a target phrase (click selected source phrase again to cancel).
+ - Edit text: Double click on text, click outside once or press return to stop editing.
- Adding target phrases: Click '+' button to add a new phrase at the end of the translation. Ctrl-click an existing phrase to add a new phrase to the right of it.
- - Removing target phrases: Drag phrase onto left-hand red box. You can also shift-click on a phrase and press 'delete'. Selecting multiple phrases using shift-click is also possible.
+ - Removing target phrases: Shift-click on a phrase and press the 'delete' key. Selecting multiple phrases using shift-click is also possible.
- Reset: Click 'Reset' button to start from scratch.
The interface was tested with Firefox 31 and 38.
+Known issues:
+
+ - collision detection is not perfect, fast dragging may lead to strange behavior
+ - graphical editor can still be used while faded
+ - width of the canvas of graphical editor may be to small when adding a lot of phrases
+ - in-line editor background is red
+ - in-line editor may change height
+ - when editing phrases with no content input is lower
+
--
cgit v1.2.3