[Libreoffice-bugs] [Bug 157913] Queries: Tables, connected with 1:1, will duplicate values during input

2023-10-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157913

Robert Großkopf  changed:

   What|Removed |Added

   Keywords|bibisectRequest, regression |

--- Comment #6 from Robert Großkopf  ---
(In reply to Alex Thurgood from comment #5)
> So maybe not a regression then, just never worked ?

Might be. But the person who reported this to me wrote: It runs well with AOO…
Couldn't test this, because AOO won't run with the JRE I have installed. I will
delete the keywords.

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

[Libreoffice-bugs] [Bug 157913] Queries: Tables, connected with 1:1, will duplicate values during input

2023-10-26 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157913

--- Comment #5 from Alex Thurgood  ---
So maybe not a regression then, just never worked ?

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

[Libreoffice-bugs] [Bug 157913] Queries: Tables, connected with 1:1, will duplicate values during input

2023-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157913

Robert Großkopf  changed:

   What|Removed |Added

Version|7.1.0.0.alpha0+ |6.2.0.3 release

--- Comment #4 from Robert Großkopf  ---
tested with MariaDB and direct connection in 
Version: 6.2.0.3
Build-ID: 98c6a8a1c6c7b144ce3cc729e34964b47ce25d62
CPU-Threads: 6; BS: Linux 5.14; UI-Render: Standard; VCL: kde5; 
Gebietsschema: de-DE (de_DE.UTF-8); UI-Sprache: de-DE
Calc: threaded

Same buggy behavior.

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

[Libreoffice-bugs] [Bug 157913] Queries: Tables, connected with 1:1, will duplicate values during input

2023-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157913

BogdanB  changed:

   What|Removed |Added

   Keywords||bibisectRequest
   Hardware|x86-64 (AMD64)  |All
 CC||buzea.bog...@libreoffice.or
   ||g
Version|unspecified |7.1.0.0.alpha0+

--- Comment #3 from BogdanB  ---
Also in
Version: 7.1.0.0.alpha0+
Build ID: 63bf8f042abe3c0f6989f6763d13f5389182b816
CPU threads: 16; OS: Linux 6.2; UI render: default; VCL: gtk3
Locale: ro-RO (ro_RO.UTF-8); UI: en-US
Calc: threaded

7.1 is the oldest version I can test.

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

[Libreoffice-bugs] [Bug 157913] Queries: Tables, connected with 1:1, will duplicate values during input

2023-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157913

Alex Thurgood  changed:

   What|Removed |Added

   Keywords||regression
 OS|Linux (All) |All

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

[Libreoffice-bugs] [Bug 157913] Queries: Tables, connected with 1:1, will duplicate values during input

2023-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157913

Alex Thurgood  changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

--- Comment #2 from Alex Thurgood  ---
Confirmed with

Version: 7.6.3.0.0+ (X86_64) / LibreOffice Community
Build ID: 9395171aa8641341316f87e2537dcdfa3df4ef78
CPU threads: 8; OS: Mac OS X 14.0; UI render: Skia/Raster; VCL: osx
Locale: fr-FR (fr_FR.UTF-8); UI: en-US
Calc: threaded


Running that dev build in lldb debug session, and using query1to1 I see the
following when moving from one cell to another:

warn:legacy.tools:8366:62177:svtools/source/brwbox/editbrowsebox2.cxx:94:
EditBrowseBox::CreateAccessibleControl: invalid index!
warn:legacy.tools:8366:62177:svtools/source/brwbox/editbrowsebox2.cxx:68:
EditBrowseBox::implCreateActiveAccessible: not to be called if we're not
editing currently!

warn:svx.fmcomp:8366:62177:svx/source/fmcomp/fmgridcl.cxx:1915: 
com.sun.star.beans.UnknownPropertyException message: "-1"

However, I also see similar output when using query1toN:

warn:legacy.tools:8366:62177:svtools/source/brwbox/editbrowsebox2.cxx:94:
EditBrowseBox::CreateAccessibleControl: invalid index!
warn:legacy.tools:8366:62177:svtools/source/brwbox/editbrowsebox2.cxx:68:
EditBrowseBox::implCreateActiveAccessible: not to be called if we're not
editing currently!
warn:svx.fmcomp:8366:62177:svx/source/fmcomp/fmgridcl.cxx:1915: 
com.sun.star.beans.UnknownPropertyException message: "-1"
warn:legacy.tools:8366:62177:svtools/source/brwbox/editbrowsebox2.cxx:94:
EditBrowseBox::CreateAccessibleControl: invalid index!
warn:legacy.tools:8366:62177:svtools/source/brwbox/editbrowsebox2.cxx:68:
EditBrowseBox::implCreateActiveAccessible: not to be called if we're not
editing currently!
warn:svx.fmcomp:8366:62177:svx/source/fmcomp/fmgridcl.cxx:1915: 
com.sun.star.beans.UnknownPropertyException message: "-1"
warn:legacy.osl:8366:62177:comphelper/source/misc/accessiblewrapper.cxx:457:
OAccessibleContextWrapperHelper::disposing(): inner context is no broadcaster!
warn:legacy.osl:8366:62177:comphelper/source/misc/accessiblewrapper.cxx:457:
OAccessibleContextWrapperHelper::disposing(): inner context is no broadcaster!
warn:legacy.osl:8366:62177:comphelper/source/misc/accessiblewrapper.cxx:457:
OAccessibleContextWrapperHelper::disposing(): inner context is no broadcaster!
warn:legacy.osl:8366:62177:comphelper/source/misc/accessiblewrapper.cxx:457:
OAccessibleContextWrapperHelper::disposing(): inner context is no broadcaster!

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

[Libreoffice-bugs] [Bug 157913] Queries: Tables, connected with 1:1, will duplicate values during input

2023-10-25 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=157913

--- Comment #1 from Robert Großkopf  ---
*** Bug 157898 has been marked as a duplicate of this bug. ***

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