Bug #3277

Mis à jour par Matthieu Decorde il y a environ 3 ans

In Ubuntu, the right click to open the contextual menu of an edition OUTSIDE a sequence of words selected DESELECTS the selection, so it is not possible to call a concordance on the sequence.

h3. Solution

This is a native behavior of the webkit browser.

Don't use the browser native selection but our own selection API

Retour