Oliver Buchtala

Results 107 comments of Oliver Buchtala

For the records: we need to be careful to which element a surface is attached. In this case, it was attached to a too high-level element, leading to undesired possible...

A better description: When you triple-click 'between' two paragraphs the selection is expanded to the second paragraph after double click but reduced to the first paragraph after 3rd click.

It seems that expanding the selection to the second paragraph is a bug. Particularly, as the amount the second one gets selected is exactly the length of the first paragraph.

If the first paragraph is longer than the second, the selection disappears after double-click.

For now, I just create a null selection in these cases. I.e., it is not possible to copy from a form editor outside of fields. This proposal is rather a...

I think we could 'normalize' such annotation when instantiating - i.e. the order would not matter. Still, i would be interested in how these annotations occurred.

I can confirm this error under Windows. Ubuntu and OSX are working for me.

Error is weird. renaming the `affiliation` folder solves it. Obviously there is something strange in the commojs-everywhere adapter.

Edge version works now for me. Install it using ``` $ npm install -g [email protected] ``` @maxogden could you try this version?