Revision e520332...

Go back to digest for 11th November 2012

Bug Fixes in Networking Tools

Eike Hein committed changes in [konversation] /viewer:

Work around KTextEdit bug.

KTextEdit creates a new Sonnet::Highlighter on every FocusInEvent
and then forgets to re-apply the previous set spell checking lan-
guage, so let's "take over" highlighter creation by implementing
the virtual and follow it up by reapplying the language setting
ourselves.

File Changes

Modified 2 files
  • /viewer
  •   src/ircinput.cpp
  •   src/ircinput.h
2 files changed in total