https://bugs.documentfoundation.org/show_bug.cgi?id=114814

            Bug ID: 114814
           Summary: EDITING: Form Table control Field Copy disfunctional
           Product: LibreOffice
           Version: 6.0.0.0.beta2
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Base
          Assignee: libreoffice-bugs@lists.freedesktop.org
          Reporter: bridgeportcontrac...@gmail.com

Created attachment 138824
  --> https://bugs.documentfoundation.org/attachment.cgi?id=138824&action=edit
database to demo form table control field copy

Bug 54021 addresses moving a base form's table-control field.  

Until that's fixed, and it's been 5 years, there's a workaround which allows
copying a base form's table-control field.  The idea is that copy + delete =
move.

With the workaround the mouse drag does copy, not move.  Copy works, but
barely.  

This bug: The copy done is a shallow copy and doesn't copy the field as it is,
but rather copies it as it was originally created, or as it might be created if
newly created.  For example it doesn't copy any new name, label, SQL, or object
type.


Steps to reproduce:

* Open the attached database with LO 6.

* Edit the form named 'Table1'.  (Tip: the procedure in 54021 comment 34 is
very similar to this one and probably should be reviewed before this
procedure.)

* Do the workaround described in 54021 comment 33, (right click on a field
header, then cancel the shortcut menu).

* Use the left mouse button to drag a field right (or left).  The mouse pointer
shows a "+" (for copy).


Expected result: the new field created should be identical to the field copied.

Actual result:  When you release the mouse button a new field is inserted which
is a partial copy of the field you dragged.  But this new copy is not identical
to the field that was dragged to copy it.  It is more like a freshly created
field, like if it were appended.  For example if it had been previously changed
into a combo box those changes are disregarded.  Also properties like the
width, name, label, etc are disregarded.


Tested on LO 6 on linux Debian 9.3.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to