Hi Yannick,

I found a weird bug with copy/paste.

1. Open any file in the Online Editor

2. Inside two tags, for example:
    <para>
    </para>
* Notice the 4 spaces soft tabs.

3. Write something inside:
    <para>
    example
    </para>

4. Use only the keyword to copy/paste, immediate after you stop typing the
word 'example':
1. Press the "Home" key.
2. Press and Hold the Shift + "End" key.
3. Control + V

4. Now try Control + C in the same spot.

It will show something like:
    <para>
        exampleexample
    </para>

And if you keep copy/pasting the result it gets more funny:

    <para>
     exampleexample   exampleexample
   </para>

Thanks

-- 
Yago Ferrer

Reply via email to