https://bugs.freedesktop.org/show_bug.cgi?id=70664

--- Comment #3 from Alex Thurgood <[email protected]> ---
In the GUI, the user isn't given a choice as to the type of BLOB subtype when
in Table edit/creation mode.

If a form is built based on a table containing 

id INT NOT NULL PRIMARY KEY
pic BLOB

which is all that the GUI provides for, then a form can be built on that and by
default, double-clicking on the control that maps to the image field will open
the file manager and allow a user to insert an image, with a preview. The image
then gets displayed in the control on the form.

However, saving the record, or moving to a new record and then back again,
removes the image from the display, even though the data is referenced as an
<OBJECT> in the underlying table.


Alex

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to