Table View or Table Widget with selectionMode == NoSelection do not indicate that a cell is current. In Oxygen and other styles current cell was clearly indicated. Reproducible: Always Expected Results: "Current" indicated. Qt 4 style 5.2.90. See the attachments for oxygen and breeze. Also attached a test .ui file.
Created attachment 91334 [details] oxygen style
Created attachment 91335 [details] breeze style
Created attachment 91336 [details] table widget ui for test
on it. I know exactly what's missing :) Thanks for reporting.
Hello Hugo. What's new with this? Still the same issue https://bugsfiles.kde.org/attachment.cgi?id=91335
Git commit ac5d0edf054abd153669ffbd52e0218f5493a650 by Jaroslaw Staniek. Committed on 02/05/2015 at 14:32. Pushed by staniek into branch 'calligra/2.9'. Usability improvements in Kexi CSV import - Enable single selection of table cells ("current" cell indicator is not visible in Breeze style) - Display font of edited column names in bold also during editing - Allow editing only first row (column names) but also when "First row contains column names" is OFF; this let's the user to fully customize column names before importing - Use "Column <n>" column caption and "column_<n>" column name for empty names. REVIEW:123549 M +15 -18 kexi/plugins/importexport/csv/KexiCSVImportDialogModel.cpp M +2 -2 kexi/plugins/importexport/csv/KexiCSVImportDialogModel.h M +59 -14 kexi/plugins/importexport/csv/kexicsvimportdialog.cpp M +3 -1 kexi/plugins/importexport/csv/kexicsvimportdialog.h http://commits.kde.org/calligra/ac5d0edf054abd153669ffbd52e0218f5493a650
This seems to be fixed in the current version of Breeze.