Bug #783
Tab completion on long line puts lineview just before completed word
Start date:
08/27/2009
Due date:
% Done:
100%
Estimated time:
Version:
0.5-pre
OS:
Any
Description
Hello,
Sorry for the very weird and not very useful title, but that is the only way I describe the problem in one sentence :).
The bug:
When you type a long line when you want to say something, and that line doesn't fit in the window, then the line scrolls. When you want to tab complete a nickname there the tab completion works perfectly, only the view of the typed text changes to show the text just before the completed word. So you don't see the completed word anymore.
Associated revisions
History
#1 Updated by Sputnick about 15 years ago
- Status changed from New to Resolved
- % Done changed from 0 to 100
Applied in changeset 72cf394e3d73d9885eabf09c958ea106da72a8c2.
Ensure cursor is visible after text changes in MultiLineEdit
Fixes #783.