[Libreoffice-bugs] [Bug 66813] Tools / SQL dialog is modal

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Tue Jan 19 12:08:32 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=66813

--- Comment #16 from Alex Thurgood <iplaw67 at tuta.io> ---
(In reply to Lionel Elie Mamane from comment #11)


> 3.2) Try to run a long-standing SQL command in the "Tools/SQL" dialog, then
> try with the mouse in the UI to force execution of another SQL command
> (easiest is double-click on a query or on a table).
> 4) What happens in 3.2? The best would be that the UI just waits for the
> dialog command to finish, then does the requested thing. What might happen
> instead is that the SQL command from the dialog is aborted.


I just had a thought for why the dialog may have been made modal in the first
place.

Is there by any chance any requirement to release/get a mutex from any other
active component of the database connection or have some other form of
synchronisation ? 

For example, say I have a Form saved outside of the ODB file, pointing to a DB
instance and opened for input, and I have my SQL dialog open within an ODB
container pointing to the same DB instance at the same time - which one takes
precedence if I execute 2 SQL operations at the same or pseudo-same time ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210119/0761ffb1/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list