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

          Priority: medium
            Bug ID: 70144
          Assignee: libreoffice-bugs@lists.freedesktop.org
           Summary: cannot add row to table in embedded Firebird db
          Severity: normal
    Classification: Unclassified
                OS: Linux (All)
          Reporter: lo_b...@iseries-guru.com
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.2.0.0.alpha0+ Master
         Component: Database
           Product: LibreOffice

Created attachment 87131
  --> https://bugs.freedesktop.org/attachment.cgi?id=87131&action=edit
starting point for STR

This reminds me of a bug report I have seen recently, but I am unable
to find it.  Redirection welcome.


STR:

( 1) Open the attached example.odb.

( 2) If LibreOffice issues a security warning about macros in the
     document, click <Disable Macros>.

( 3) Open table Table1.  Program presents Table Data View showing
     three rows of data; the Save icon in the toolbar is greyed out.

( 4) In the empty row of the data grid, type 4<tab>four.  The Save
     icon in the toolbar is enabled.

( 5) Type <tab>.  Cursor moves in a new empty row, and the Save icon
     in the toolbar is greyed out.

( 6) Close Table Data View. Program returns focus to example.odb; the
     save icon in the toolbar is greyed out.

( 7) Close example.odb.  Program display Start Center.

( 8) From the list of recently used files, open example.odb.

( 9) If LibreOffice issues a security warning about macros in the
     document, click <Disable Macros>.

(10) Open table Table1.

     Program action expected: to display Table Data View with four
     rows of data.

     Program action observed: to display Table Data View with three
     rows of data.


This observation comes from master commit 95e95e0, fetched 2013-09-19,
configured with

    --enable-option-checking=fatal
    --enable-dbgutil
    --enable-crashdump
    --without-system-postgresql
    --without-myspell-dicts
    --with-extra-buildid
    --without-doxygen
    --with-external-tar=/home/terry/lo_hacking/git/src

built on ubuntu-natty (11.04) 32-bit, executing on ubuntu-quantal
(12.10) 64-bit.

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

Reply via email to