You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openoffice.apache.org by bu...@apache.org on 2015/09/30 05:35:08 UTC

[Issue 126562] New: Repeated loaded records on large editable tables or queries

https://bz.apache.org/ooo/show_bug.cgi?id=126562

          Issue ID: 126562
        Issue Type: DEFECT
           Summary: Repeated loaded records on large editable tables or
                    queries
           Product: Base
           Version: 4.1.1
          Hardware: PC
                OS: Windows 10
            Status: UNCONFIRMED
          Severity: normal
          Priority: P5
         Component: code
          Assignee: issues@openoffice.apache.org
          Reporter: kbarber@lakeheadu.ca

For this glitch to occur, your table/query must have the following properties:
-You can edit the data of the (underlying) table after double-clicking on your
table/query to open it.
-There are too many records to display. (e.g. At the bottom left when you
double-click to open your table/query, it should say something like "Records 1
of 74*" (* indicates that there are more records)

Double-click on your table/query to open it. Scroll down so that more but not
all of the records load. When you scroll back up, one of the loaded records
will appear in the place of your first records, repeated. Scrolling back down
doesn't solve this. Closing and reopening the query seems to solve this.

Note that it doesn't matter how you scroll down. I've tried PgDn and changing
the "1" of "Records 1 of 74*".

If you edit a repeated glitch record, you are editing the record that it
displays and not the record at that same row. This means that if you make a
change to one glitch record and a change to another glitch record, your last
change is the one that is saved.

I've tried this on Windows 7 and Windows 10.

I hope that I was specific enough.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 126562] Repeated loaded records on large editable tables or queries

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126562

kbarber@lakeheadu.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kbarber@lakeheadu.ca

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 126562] Repeated loaded records on large editable tables or queries

Posted by bu...@apache.org.
https://bz.apache.org/ooo/show_bug.cgi?id=126562

--- Comment #1 from kbarber@lakeheadu.ca ---
Created attachment 84970
  --> https://bz.apache.org/ooo/attachment.cgi?id=84970&action=edit
See the Large Table table and query for an example of a large editable
table/query.

-- 
You are receiving this mail because:
You are the assignee for the issue.