https://bugs.documentfoundation.org/show_bug.cgi?id=164851
Bug ID: 164851
Summary: Wrong click coordinates in MouseEvent after
controller.freezeAtPosition()
Product: LibreOffice
Version: 24.2.5.2 release
Hardware: x86-64 (AMD64)
OS: Windows (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: BASIC
Assignee: [email protected]
Reporter: [email protected]
Created attachment 198760
--> https://bugs.documentfoundation.org/attachment.cgi?id=198760&action=edit
Test procedure to reproduce the bug
Hi,
After splitting a Calc sheet using controller.freezeAtPosition(), a Mouse
Listener receive wrong cell coordinates each time the user change from one pane
to the other.
The attached file has two modules :
The first one (Console) is just a utility to show the click coordinates in a
separate window.
The second (Module1) contains two test procedures.
The main one (Test_2) is to show the coordinates problem.
The other (Test_1) shows a minor bug , i.e. the impossibility to remove a
split.
Each one begins with the instructions to use.
--
You are receiving this mail because:
You are the assignee for the bug.