Bug 125170 - XMouseListener: No mouse events when clicking into document content
Summary: XMouseListener: No mouse events when clicking into document content
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
6.3.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Samuel Mehrbrodt (allotropia)
URL:
Whiteboard: target:6.3.0
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-08 07:51 UTC by Samuel Mehrbrodt (allotropia)
Modified: 2019-05-16 13:41 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Mehrbrodt (allotropia) 2019-05-08 07:51:53 UTC
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.
Comment 1 Commit Notification 2019-05-16 13:41:09 UTC
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.