1. Register an XMouseListener to the Writer frame. 2. Left click into the document content Expected: XMouseListener submits mouse click events Actual: No mouse click events delivered.
Samuel Mehrbrodt committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/+/f9905401d8cf2d73576231ebd84cfa5f4f73bcac%5E%21 tdf#125170 Deliver mouse events also when clicking into document content It will be available in 6.3.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.