https://bugs.documentfoundation.org/show_bug.cgi?id=147783
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda |.freedesktop.org |tion.org Keywords|needsUXEval |needsDevAdvice --- Comment #5 from Heiko Tietze <[email protected]> --- The RichTextBox has inbuilt redo() and undo() methods, at least. But I don't know any standard under Linux. IMO the function is not worth much effort since Undo/Redo are common and very handy for complex input but quite pointless for single click controls or text input for just one word. https://docs.microsoft.com/en-us/dotnet/api/system.windows.forms.richtextbox.redo?view=windowsdesktop-6.0 -- You are receiving this mail because: You are the assignee for the bug.
