Feature #2295
RCP: X.X, expand selection when user select words V1
Statut: | Closed | Début: | 12/12/2017 | |
---|---|---|---|---|
Priorité: | Normal | Echéance: | ||
Assigné à: | - | % réalisé: | 100% |
|
Catégorie: | Annotation | Temps passé: | - | |
Version cible: | TXM - Antract 2.0 |
Description
To enhance the user selection feedback, TXM can expand the selection to the selection words limit
Solution 1¶
Use the Range API (https://developer.mozilla.org/en-US/docs/Web/API/Range) to manipulate the navigator natural selection left and right limits.
The Range API is not supported by all navigators -> implement the feature for Linux and Mac OS X : webkit navigator
The selection rendering using the browser selection rendering.
Solution¶
Move the URS expand code to trunk code
Révisions associées
move selection expand code from URS plugin to edition plugin refs #2295
Historique
#1 Mis à jour par Matthieu Decorde il y a presque 8 ans
- Sujet changé de RCP: X.X, expand selection when user select words à RCP: X.X, expand selection when user select words V1
- Description mis à jour (diff)
- % réalisé changé de 50 à 80
#2 Mis à jour par Matthieu Decorde il y a plus de 7 ans
- Description mis à jour (diff)
#3 Mis à jour par Matthieu Decorde il y a presque 6 ans
- Description mis à jour (diff)
- Version cible changé de TXM Annotation URS 3.0 à TXM - Antract 2.0
- % réalisé changé de 80 à 60
#4 Mis à jour par Matthieu Decorde il y a presque 6 ans
- % réalisé changé de 60 à 80
#5 Mis à jour par Sebastien Jacquot il y a plus d'un an
- Statut changé de New à Closed
- % réalisé changé de 80 à 100