https://bugs.documentfoundation.org/show_bug.cgi?id=172147
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|libreoffice-ux-advise@lists |heiko.tietze@documentfounda |.freedesktop.org |tion.org Status|UNCONFIRMED |RESOLVED Resolution|--- |NOTABUG Keywords|needsUXEval | Blocks| |113209 --- Comment #9 from Heiko Tietze <[email protected]> --- (In reply to questions2000 from comment #8) > ...many other floating windows in LibreOffice use ESCAPE > -Options > -Customize > -Calc rename sheet dialog These are dialog boxes with buttons. We assign standard shortcuts to the button, typically space/enter to the default button (Okay/Yes/...) and escape to the cancellation action (Close/Cancel/...). If it's a safety relevant dialog like "Do you want to delete all" the default is assigned to the cancellation button. Floating widgets do not have buttons; modifications become immediately effective. Sometimes the widget is closed with the action (think of a mini toolbar where you pick an attribute for the selection - and no, we don't have this yet), sometimes the workflow involves repeated changes (like insert various shapes). In any case a shortcut to close the floating widget is unexpected and not helpful. => NAB Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=113209 [Bug 113209] [META] UI bugs and enhancements -- You are receiving this mail because: You are the assignee for the bug.
