Bug 82321 - row add/lock bug when deleting field from row to be added
Summary: row add/lock bug when deleting field from row to be added
Status: NEW
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Database (show other bugs)
Version: Inherited From OOo
Hardware: Other All
: medium major
Assignee: Not Assigned
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-08 03:57 UTC by Doug
Modified: 2015-01-03 17:41 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments
very simple test database document with one table (3.33 KB, application/vnd.oasis.opendocument.database)
2014-08-08 21:25 UTC, Doug
Details
screenshot of bug end result (3.07 KB, image/png)
2014-08-08 21:28 UTC, Doug
Details

Description Doug 2014-08-08 03:57:24 UTC
To reproduce:  

1.go to table or form/grid
2.go to add/new record line
3.type something into first field
4.the star icon will change to pencil and add/new field correctly will extend by one row; normal functionality
5.now delete what you just typed
6.click to previous row.

this results in duplication of visual display of last actual entry, on line you just left.  The duplicate line is not enabled, cannot tab from active line to duplicate line, giving appearance of locking.  However, this appears to be some kind of orphan drawing or something, not reflecting a real duplicate record.

Expected functionality:  should not draw duplicate entry or give appearance of locking.
Comment 1 Joel Madero 2014-08-08 04:46:55 UTC
Please provide a simple test document. Marking as NEEDINFO - once a simple test document is provide set to UNCONFIRMED. Thanks!
Comment 2 Doug 2014-08-08 21:25:26 UTC
Created attachment 104317 [details]
very simple test database document with one table

Here is a very simple database document that you can use to replicate the bug  Open Table --> Table1 to view/add data, go to the last row, which will be blank for insertion of a new row, follow steps.  Screenshot to follow.
Comment 3 Doug 2014-08-08 21:28:06 UTC
Created attachment 104318 [details]
screenshot of bug end result

this is what the bug looks like.  Note the first column is a primary key, so the appearance of a duplicate entry would be very puzzling to user.
Comment 4 robert 2014-08-12 13:33:05 UTC
Nearly the same result here with OpenSUSE 12.3 64bit rpm Linux:
I type a new key, delete it with "Back" and go with arrow "Up" to the row before. The key isn't shown, but the content of the row before as to see in the screenshot https://bugs.freedesktop.org/attachment.cgi?id=104318

Have tested it with many other versions. It is the same problem since the beginnig of LO, apperas also in LO 3.3.0 beta1. So I set the version to "inherited from OOo".
Comment 5 Alex Thurgood 2015-01-03 17:41:04 UTC
Adding self to CC if not already on


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.