Revision 574689

Go back to digest for 20th August 2006

Bug Fixes in Office

Thomas Zander committed changes in /trunk/koffice/libs/kotext/KoTextTool.cpp:

Right now, backspace and delete don't actually update the screen to show the changed text; the attached patch fixes that by giving them the same repaint() treatment that we do for text insertion.While we're at it, delete and backspace should also hide the cursor, since they too indicate an intent to sit down and edit the text.

patch by: Benjamin K. Stuhl

File Changes

Modified 1 files
  • /trunk/koffice/libs/kotext/KoTextTool.cpp
1 files changed in total