https://bugs.documentfoundation.org/show_bug.cgi?id=146933
Bug ID: 146933
Summary: Certain Keypress events in Base no longer responded to
Product: LibreOffice
Version: 7.2.5.2 release
Hardware: x86-64 (AMD64)
OS: macOS (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Base
Assignee: [email protected]
Reporter: [email protected]
Description:
When a form contains a table grid, it was possible with LO 7.0.6.2 to attach
Keypress events to individual columns. These events are no longed picked up in
versions 7.1.8 or 7.2.5.2. Keypress events attached to the table grid still
work, but it is mostly desirable to attach them to one or other specific
column. On the other hand, mouse double-clicks (seen by the MouseButtonPressed
event) are recognised at both the table and column level.
Actual Results:
See the attached sample, which has macros attached to both the 'Key pressed'
and 'Mouse button pressed' events for each column in the table-grid on the
form.
Expected Results:
As in the case of the 'free-standing' textbox on the right, the typing of any
key in a column of the table should invoke a message box defining what has been
pressed.
Reproducible: Always
User Profile Reset: No
Additional Info:
None
--
You are receiving this mail because:
You are the assignee for the bug.