Hi Vladimir, cool that you tried it out. Please note however that the code you are looking at is still in the proof-of-concept phase. We implemented a few types of selectors merely to explore the possibilities and search for a nice API. Limitations like this one are not intended to stay, but it may take some time before things will be developed further.
Gerben On 2017-11-13 11:47, Zemtsov, Vladimir - Moscow wrote: > Hi, > > Im playing with the annotator, and found out that you can't select text in an > arbitrary place. Selection should be strictly within specified DOM element > (selectable) > Why this limitation exists and will it be removed in the future? > Our target now is to be able to select text in any place in the document > body, as I understand this is impossible now? > > Now I get this error in browser console when trying to do so: > index.js:69 Uncaught (in promise) Error: Context not equal to range's > container; not implemented. > > Thanks, > Vladimir > >