[Issue 128582] Keyboard mappings to macros became unavailable when AOO is started from C++

2024-01-06 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=128582

SET  changed:

   What|Removed |Added

 CC||nm...@yandex.com

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 128582] New: Keyboard mappings to macros became unavailable when AOO is started from C++

2024-01-06 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=128582

  Issue ID: 128582
Issue Type: DEFECT
   Summary: Keyboard mappings to macros became unavailable when
AOO is started from C++
   Product: App Dev
   Version: 4.1.15
  Hardware: PC
OS: Linux 64-bit
Status: UNCONFIRMED
  Severity: Normal
  Priority: P5 (lowest)
 Component: scripting
  Assignee: issues@openoffice.apache.org
  Reporter: nm...@yandex.com
  Target Milestone: ---

Hi,

This issue is observed on Linux in 4.1.15 and 4.5.0. It is not observed in
4.1.7.

A C++ application starts AOO using bootstrap() and text documents are created
from *.ott templates containing basic macros. Some macros have bindings to
keyboard combinations, all defined in the UI.

In 4.1.7, the keyboard bindings work as expected in unsaved new documents.

In 4.1.15 and 4.5.0, the macros are not called by the keyboard shortcuts when a
new file is generated from a template. Executing the macros directly using the
UI dialogs succeeds.

The bindings will work in 2 circumstances:

 - the newly generated document is saved and reloaded via the File menu,
 - the newly generated document is saved, closed and opened again.

If AOO is started from bash, without being started by the controlling
application, the bindings just work.

I am reporting in the bug tracker because I could not find another official
place to discuss this unexpected behaviour.

Thank you for any input, help and eventual resolution.

Regards.

-- 
You are receiving this mail because:
You are the assignee for the issue.

[Issue 128581] Crash upon launch on MacOS 14.1.2 Sonoma

2024-01-06 Thread bugzilla
https://bz.apache.org/ooo/show_bug.cgi?id=128581

Matthias Seidel  changed:

   What|Removed |Added

 OS|Other OS|macOS 14.0
 CC||msei...@apache.org
   Severity|Blocker |Normal

--- Comment #3 from Matthias Seidel  ---
I am not a real macOS user, but the machine I have access to is running macOS
14.2.1 (M1 processor) and OpenOffice runs fine...

Maybe you could try to update the OS to the latest version, Apple seems very
busy in fixing bugs at the moment.

-- 
You are receiving this mail because:
You are the assignee for the issue.