Revision 887046

Go back to digest for 23rd November 2008

Bug Fixes in Office

Thomas Braun committed changes in /branches/extragear/kde3/office/kile/kile/codecompletion.cpp:

Again some code completion fun :)
This bug was hidden quite deeply but due to the help of Russell W. Howell and one one my flatmates the error could be spotted and solved. Thanks!

This patch should be tested some more, although it didn't show up any drawbacks at our testing.

the patch:
the error is that if m_ref is true but the m_inprogress false the internal state was inconsistent and therefore the completion list didn't show up anymore after inserting letters.

This is fixed now.
Happy Testing!

File Changes

Modified 1 files
  • /branches/extragear/kde3/office/kile/kile/codecompletion.cpp
1 files changed in total