- #1
- 612
- 229
Whenever I'm typing text into a reply box on this forum, I noticd that my cursor and selection like to jump around on their own.
This happens a lot when trying to cut and paste things(with ctrl+x and ctrl+v, not with the mouse), but not always. I'll cut something, decide not to move it, paste it back, and suddenly the text is at the start of the paragraph instead of where I just cut it from.
The problem is especially egregious on my android phone for some reason. Anytime I try to paste by long-clicking, the long-click is canceled by some kind of a focus change.
Please check for any javascript reacting to keyboard events that has side effects on the text area, then kill that javascript with fire. It is *really* frustrating. I often have to edit posts in a separate text editor because the reply text area is so tempermental.
This happens a lot when trying to cut and paste things(with ctrl+x and ctrl+v, not with the mouse), but not always. I'll cut something, decide not to move it, paste it back, and suddenly the text is at the start of the paragraph instead of where I just cut it from.
The problem is especially egregious on my android phone for some reason. Anytime I try to paste by long-clicking, the long-click is canceled by some kind of a focus change.
Please check for any javascript reacting to keyboard events that has side effects on the text area, then kill that javascript with fire. It is *really* frustrating. I often have to edit posts in a separate text editor because the reply text area is so tempermental.