[Libreoffice-ux-advise] [Bug 147783] Cannot undo typing in Hyperlink dialog

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Mon Mar 21 13:23:13 UTC 2022


https://bugs.documentfoundation.org/show_bug.cgi?id=147783

Heiko Tietze <heiko.tietze at documentfoundation.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|libreoffice-ux-advise at lists |heiko.tietze at documentfounda
                   |.freedesktop.org            |tion.org
           Keywords|needsUXEval                 |needsDevAdvice

--- Comment #5 from Heiko Tietze <heiko.tietze at documentfoundation.org> ---
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 on the CC list for the bug.


More information about the Libreoffice-ux-advise mailing list