Bug: Selecting, then commenting.

If you have selected many lines, and then comment them, the text goes away.

Example:

Lorem ipsum
dolor
sit amet.

==>

--[[

]]

You should get:

--[[Lorem ipsum
dolor
sit amet.]]

@Simeon That appears to happen only if the keyboard isn’t showing when multiple lines are selected. The “” key above the i key doesn’t expand to “…” . If the keyboard is showing when multiple lines are selected, the “” key will expand to “…” .

I’ve seen this bug too, but I’m pretty sure my keyboard was up at the time - although I can’t be sure right now.

@BigZaphod I does happen when the keyboard is up also. There’s certain combinations with the keyboard being up or not that it happens or doesn’t. The developers can sort it out.