Revision e45674a...

Go back to digest for 23rd December 2012

Bug Fixes in KDE Base

Kurt Hindenburg committed changes in [konsole] src/TerminalDisplay.cpp:

Add Dialog warning when huge amounts of text is about to be pasted

Currently there is no way to stop an accidently paste into the terminal.
This patch adds a dialog when 8000+ characters are pasted asking if
the user really wants to do this. At most the user will see this once
as there is a "Don't show again" box.


REVIEW: 107570
FIXED-IN: 4.11
GUI:

File Changes

Modified 1 files
  • src/TerminalDisplay.cpp
1 files changed in total