Kexi 2.6: Text Trimming
Kexi 2.6 now shows indication that edited or pasted text is trimmed if maximum length for field has been reached. See also for the same feature in tabular view. The rationale for this feature is to make sure user knows that data has been only partly entered into the database.
(click for video above or download ogv file)
(click for video above or download ogv file)
Like other features, underlying code is heavily shared between tables and forms despite deep differences between implementation of tabular view (canvas-based) and form view (widget based).