when you are writing a book and notice you made an error at the beginning of a page, you have to delete the whole thing in order to undo the error. the same goes for not being able to copy and paste. although I know this was never added, the reason I added this as a bug is because it's strange that you can move your cursor in all the other ingame-interfaces like: anvils, chat, command blocks, seed, name-world, flatworld costumization but not in books
what I expected to happen was: I click with my mous or move with my arrow buttons in front of the word to undo my error.
what actually happened: I had to delete the whole thing in order to undo the mistake.
steps to reproduce:
1. write a page in a book and quill
2. try to go back to the first sentence without deleting everything you wrote.
Linked issues
is duplicated by 7
relates to 1
Comments 73
There's no technical limitation, because the chat buffer has decent line editing support. I'd love to see books brought up to parity with that.
I think it's probably better to create a separate clone ticket for signs, since signs are relatively trivial in comparison to books but it is separate code.
Ticket for signs is now MC-138003.
Maybe because books essentially are like signs: they both produce text for use in-game and hence books use the same text input mechanic, but as for the cursor issue I have no idea.
If you mean that books do not have copy paste support, it must be an internal problem because books DO have copy paste support.