Changes between Version 8 and Version 9 of TEXT_STABLE_SELECTION_R0


Ignore:
Timestamp:
05/20/09 17:40:39 (16 years ago)
Author:
deyan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_STABLE_SELECTION_R0

    v8 v9  
    1010  * clicking and dragging on text 
    1111  * double clicking on a word (selects the whole word) 
    12   * shift + left (right) arrow select text in desired position (one character). On up/down the text is selected to the same position on the previous/next line if there is text on it or to the end of the line otherwise 
     12  * navigate (arrows) select text in desired position. For example, on up/down the text is selected to the same position on the previous/next line if there is text on it or to the end of the line otherwise. In all other cases the selection is from the previous position to the current carriage position (depends on cursor movement bahavior) 
    1313 * Should highlight text (with inversed colors) 
    1414 * Should apply style to selection only. If nothing is selected, should apply styles from cursor position to the next non-existing character. 
     
    1616 * Multi select - multi select is done by selecting another part of the text with pressed ctrl key. 
    1717 * Cursor position is local for non-chained frames. Selection should be kept for each different frame (cursor position - too) 
     18 * Selection is dropped when the carriage is moved (mouse, arrows without shift) 
    1819 * Text select in Preview mode, Presentation mode and Reader app 
    1920  * Cursor position is kept, but the carriage is not shown. This allows selecting text by shift+arrow, the behavior is the same as in the author app