https://bugs.documentfoundation.org/show_bug.cgi?id=163394
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- Created attachment 206566 --> https://bugs.documentfoundation.org/attachment.cgi?id=206566&action=edit AT-SPI2 listener for document loading events Still relevant as of LODev26.8.0.0alpha0. Attached is an AT-SPI2 event listener for the relevant events, which will easily show that e.g. Firefox emits the expected events, while LO doesn't emit anything of that kind when (re)loading a document. Note that I'm not really sure it'd be expected to have events when opening a new document (Firefox will emit a lot, but its "documents" replace existing ones, so that makes sense, whereas LO opens separate windows), but there most likely should be when using File -> Reload. This said, it'd probably be fine to emit those when opening a document as well if that makes it easier I guess. -- You are receiving this mail because: You are the assignee for the bug.
