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

Doug <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #4 from Doug <[email protected]> ---
The source of the report was that the command listed did not perform exactly
the same action on a Grid/Table field as it did on a normal ListBox.  That
appeared to be adverse functionality, because the command visually appeared to
be successful on the normal ListBox and visually did not succeed on the
Grid/Table ListBox.

However, on further testing it is clear that a second command is necessary to
make this work correctly in both situations, the `.commit` method.  Using the
`.commit` method, this works as expected in all situations, and so I am marking
the report as NOTABUG.  It is not totally intuitive that the `commit` method
would be required to merge a change in the field data down to whatever the Form
is made up of, whatever java component, but this clearly was a design decision
by the developers and on further investigation, not a bug.

-- 
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