https://bugs.documentfoundation.org/show_bug.cgi?id=146880
Jan-Marek Glogowski <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW --- Comment #1 from Jan-Marek Glogowski <[email protected]> --- This is the problem of nested event loops in LO code. Getting rid of it will take a very long time, because every dialog in LO must be converted. Conversions mainly happen, because the mobile and WASM platform can't handle nesting (which is good!). More info: https://stackoverflow.com/questions/35561182/why-should-nesting-of-qeventloops-be-avoided -- You are receiving this mail because: You are the assignee for the bug.
