Bug #2022

RCP: X.X, manage word selection overlapping with HTML elements

Added by Matthieu Decorde over 6 years ago. Updated over 6 years ago.

Status:New Start date:02/02/2017
Priority:Normal Due date:
Assignee:- % Done:

80%

Category:Administration Spent time: -
Target version:TXM Democrat 2.0

Description

The word selection is wrong for 2 cases :

A) for a span included in the word's span (MAGUERRE corpus)

<span id="w_...">
  <span>
    word1
  </span>
</span>

B) (GRAAL corpus)

<span id="w_...">
  word1
</span>
<a>
  <span id="w_...">
    word2
  </span>
</a>

History

#1 Updated by Matthieu Decorde over 6 years ago

  • Description updated (diff)

Also available in: Atom PDF