| Summary: | Macro recording: all .uno:ChangeCase* command uses are written as rem comment lines | ||
|---|---|---|---|
| Product: | LibreOffice | Reporter: | Stéphane Guillou (stragu) <stephane.guillou> |
| Component: | BASIC | Assignee: | Andreas Heinisch <andreas.heinisch> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | medium | ||
| Version: | Inherited From OOo | ||
| Hardware: | x86-64 (AMD64) | ||
| OS: | Linux (All) | ||
| URL: | https://forum.openoffice.org/en/forum/viewtopic.php?t=38378 | ||
| See Also: | https://bugs.documentfoundation.org/show_bug.cgi?id=38955 | ||
| Whiteboard: | target:25.2.0 target:24.8.0.0.beta2 | ||
| Crash report or crash signature: | Regression By: | ||
| Bug Depends on: | |||
| Bug Blocks: | 64314 | ||
|
Description
Stéphane Guillou (stragu)
2024-05-31 03:41:44 UTC
Repro in: Version: 24.8.0.0.alpha1+ (X86_64) / LibreOffice Community Build ID: d52d82140e14d75487243c8d57dbb88e6a968c59 CPU threads: 16; OS: Windows 11 X86_64 (10.0 build 22631); UI render: Skia/Vulkan; VCL: win Locale: de-DE (de_DE); UI: en-US Calc: CL threaded Andreas Heinisch committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/b0aff34ccb12e1af815a059957d7c4f6a14eeaea tdf#161352 - Set ChangeCase* requests as done for macro recorder It will be available in 25.2.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. Andreas Heinisch committed a patch related to this issue. It has been pushed to "libreoffice-24-8": https://git.libreoffice.org/core/commit/e1dc5f1e8fe1ecdaa94ff9adcbeb681816636664 tdf#161352 - Set ChangeCase* requests as done for macro recorder It will be available in 24.8.0.0.beta2. 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. |