Version 2 (modified by deyan, 16 years ago) (diff) |
---|
Analysis
Overview
Text select -
- Text selection is done by
- clicking and dragging on text
- double clicking on a word (selects the whole word)
- 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
- Should highlight text (with inversed colors)
- Should apply style to selection only. If nothing is selected, should apply styles from cursor position to the next character which has own style.
- Text selection should be draggable
Task requirements
(List the necessary requirements that the task must fulfill.)
Task result
(List the end product of the task (for example "Source code", "Wiki page", etc.))
Implementation idea
(Provide some rough implementation idea(s).)
Related
(Add links to related tasks that could be useful or helpful.)
How to demo
(Provide instructions for demonstration of the task.)
Design
(Describe your design here.)
Implementation
(Describe and link the implementation results here (from the wiki or the repository).)
Testing
(Place the testing results here.)
Comments
(Write comments for this or later revisions here.)