https://bugs.documentfoundation.org/show_bug.cgi?id=87720 Aron Budea <baron@caesar.elte.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=87 | |719 --- Comment #36 from Aron Budea <baron@caesar.elte.hu> --- (In reply to DM from comment #33)
I've come across this old discussion (with recent additions) because it seems in 6.4 beta insertion has been changed to "As Character" when before it was to paragraph.
Good catch, this has actually been set to "To Character" on master since, because of the very annoying bug 87719. The commit should be backported to 6.4, because it was introduced after branching 6.4. The relevant commits are: - changing from "To Paragraph" to "As Character" https://cgit.freedesktop.org/libreoffice/core/commit/?id=4f40bf6a79de6d60da0a5090cdfeda6242e889f0 - changing from "As Character" to "To Character" https://cgit.freedesktop.org/libreoffice/core/commit/?id=a7528cd6f17ea5c5b29e7d607e54c62de0d9e7db (In reply to Heiko Tietze from comment #35)
Surprising since UX discussed the topic around the (still open) bug 45778 in https://wiki.documentfoundation.org/Design/Meetings/2019-05-15 with the suggestion to have an option.
I'd imagine the reason for that is that changing the default equals to flicking a switch, while introducing an option for it is more work. -- You are receiving this mail because: You are on the CC list for the bug.