Community
Participate
Working Groups
This bug is a collection of bugs and missing features of an (editable) table. For every item a single bug should be open. - A (text) editor of a table can be closed by pressing ESC. If the value of a cell was changed, this action should be undo the changes. Or better, the changes shouldn’t be takeover to the model until the editor was closed. After closing the editor (but not with ESC (cancel)) the changes should be written into the model. - The error border of a cell (text) editor is not always displayed correct. (See attachment) - It is not possible to add validators to the cell (text) editors. - No cell editor support for boolean (e.g. Checkbox) - For boolean values a checkbox (image of checkbox) and a text (“true” or “false”) is displayed. The text is unnecessary (and always English). The image(s) of the checkbox are image files of Riena. For all operation systems and version the same images are used. (Maybe it is possible to use a “snapshot” of a checkbox (Button with SWT.CHECK)) - The horizontal alignment of header and cell can’t be different
Created attachment 209660 [details] incorrect error border of a text editor