Version: svn (using KDE 4.5.1) OS: Linux In most spreadsheet applications, the tab key is used to navigate cells (right or left, using the shift key in addition); this is very useful to be able to enter data in to the spreadsheet, without having to use the arrow keys too often. In recent 2.3 (beta2, SVN), this behavior has changed to insert an actual tab, which I feel reduces the usability of the application quite heavily. Reproducible: Didn't try
SVN commit 1183477 by mkruisselbrink: always forward tab and backtab keys to the parent. This makes it possible to always use tab to go to the next cell when entering data. Entering literal tab characters is still possible in the external editor. BUG: 253514 M +7 -2 CellEditor.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1183477