https://bugs.documentfoundation.org/show_bug.cgi?id=157913
Bug ID: 157913
Summary: Queries: Tables, connected with 1:1, will duplicate
values during input
Product: LibreOffice
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Created attachment 190405
--> https://bugs.documentfoundation.org/attachment.cgi?id=190405&action=edit
Open the query "qry_Person_Grade_1to1". Write a value in Grade in first line.
Move down with arrow key.
Open the attached database.
Open the query "qry_Person_Grade_1to1".
Write something in "GradeMath" in first row.
Go down with arrow key.
Entry follows the cursor.
Looks like the value will be copied, but isn't.
Value is only shown in GUI, won't be saved by moving the cursor to anywhere.
But: Irritates a lot!
Tested here with
Version: 7.6.2.1 (X86_64) / LibreOffice Community
Build ID: 56f7684011345957bbf33a7ee678afaf4d2ba333
CPU threads: 6; OS: Linux 5.14; UI render: default; VCL: kf5 (cairo+xcb)
Locale: de-DE (de_DE.UTF-8); UI: de-DE
Calc: threaded
had the same bug with MariaDB and JDBC-Connection. Thought it was a special bug
there, but it seems a buggy behavior when connecting 2 tables with
1:1-connection.
Test "qry_Person_Grade_1toN". Works with out any problem.
--
You are receiving this mail because:
You are the assignee for the bug.