https://bugs.documentfoundation.org/show_bug.cgi?id=170289
Heiko Tietze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords|needsUXEval | See Also| |https://bugs.documentfounda | |tion.org/show_bug.cgi?id=14 | |0298 CC| |heiko.tietze@documentfounda | |tion.org --- Comment #2 from Heiko Tietze <[email protected]> --- If we talk about the "Execute SQL statement" dialog and specifically the "command to execute", line breaks aka \n are indeed "normalized" in DirectSQLDialog::implAddToStatementHistory() (but kept for the previous commands, see bug 140298). Skimming over these lines the internal history seems to be the reason. Further improvements might be feasible. -- You are receiving this mail because: You are the assignee for the bug.
