Gnats 5148: Typing values in slots lead to out of order numbers. RiverWare 6.2 Development -- 1-05-2012. RwCellQLineEdit debug output as a result of typing (quickly) "123 " in the current cell in the Open Slot Dialog (for which an incell edit had not yet been active, e.g. as a result of double-clicking). The result is that "231" appears in the cell (instead of "123"). (Note that if this sequence is done slowly, periodic paint events are generated to implement the BLINKING CURSOR). RwCellQLineEdit ctor-a [#13] RwCellQLineEdit::event ShortcutOverride RwCellQLineEdit::event KeyPress RwCellQLineEdit::keyPressEvent [#13] Cnt: 1 '1' (49) Hex (31) RwCellQLineEdit::event Polish RwCellQLineEdit::event Move RwCellQLineEdit::event Resize RwCellQLineEdit::event Show RwCellQLineEdit::schedEditStartFixupTimer RwCellQLineEdit::event ChildAdded RwCellQLineEdit::event ShowToParent RwCellQLineEdit::event FocusIn RwCellQLineEdit::event ChildInsertedRequest RwCellQLineEdit::event ChildInserted RwCellQLineEdit::event PolishRequest RwCellQLineEdit::event Paint RwCellQLineEdit::event Enter RwCellQLineEdit::event MouseMove RwCellQLineEdit::editStartFixup RwCellQLineEdit::event Paint RwCellQLineEdit::event KeyRelease RwCellQLineEdit::event ShortcutOverride RwCellQLineEdit::event KeyPress RwCellQLineEdit::keyPressEvent [#13] Cnt: 2 '2' (50) Hex (32) RwCellQLineEdit::cancelEditStartFixupTimer RwCellQLineEdit::event ChildRemoved RwCellQLineEdit::event Paint RwCellQLineEdit::event KeyRelease RwCellQLineEdit::event ShortcutOverride RwCellQLineEdit::event KeyPress RwCellQLineEdit::keyPressEvent [#13] Cnt: 3 '3' (51) Hex (33) RwCellQLineEdit::event Paint RwCellQLineEdit::event KeyRelease RwCellQLineEdit::event ShortcutOverride RwCellQLineEdit::event KeyPress ' (16777220) Hex (1000004) nt [#13] Cnt: 4 ' RwCellQLineEdit::event CloseSoftwareInputPanel RwCellQLineEdit::event FocusOut RwCellQLineEdit::event Hide RwCellQLineEdit::event HideToParent RwCellQLineEdit::event DeferredDelete RwCellQLineEdit dtor [#13] ---