[Bug 159564] Customization ignores commands with TargetURL

2026-02-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159564

--- Comment #6 from Harald Berger  ---
Version: 26.2.0.3 (X86_64)
Build ID: 620(Build:3)
CPU threads: 16; OS: Windows 11 X86_64 (build 26200); UI render: Skia/Raster;
VCL: win
Locale: de-DE (de_DE); UI: de-DE
Calc: threaded

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

[Bug 159564] Customization ignores commands with TargetURL

2026-02-04 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159564

--- Comment #5 from QA Administrators  ---
Dear Harald Berger,

To make sure we're focusing on the bugs that affect our users today,
LibreOffice QA is asking bug reporters and confirmers to retest open, confirmed
bugs which have not been touched for over a year.

There have been thousands of bug fixes and commits since anyone checked on this
bug report. During that time, it's possible that the bug has been fixed, or the
details of the problem have changed. We'd really appreciate your help in
getting confirmation that the bug is still present.

If you have time, please do the following:

Test to see if the bug is still present with the latest version of LibreOffice
from https://www.libreoffice.org/download/

If the bug is present, please leave a comment that includes the information
from Help - About LibreOffice.

If the bug is NOT present, please set the bug's Status field to
RESOLVED-WORKSFORME and leave a comment that includes the information from Help
- About LibreOffice.

Please DO NOT

Update the version field
Reply via email (please reply directly on the bug tracker)
Set the bug's Status field to RESOLVED - FIXED (this status has a particular
meaning that is not 
appropriate in this case)


If you want to do more to help you can test to see if your issue is a
REGRESSION. To do so:
1. Download and install oldest version of LibreOffice (usually 3.3 unless your
bug pertains to a feature added after 3.3) from
https://downloadarchive.documentfoundation.org/libreoffice/old/

2. Test your bug
3. Leave a comment with your results.
4a. If the bug was present with 3.3 - set version to 'inherited from OOo';
4b. If the bug was not present in 3.3 - add 'regression' to keyword


Feel free to come ask questions or to say hello in our QA chat:
https://web.libera.chat/?settings=#libreoffice-qa

Thank you for helping us make LibreOffice even better for everyone!

Warm Regards,
QA Team

MassPing-UntouchedBug

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

[Bug 159564] Customization ignores commands with TargetURL

2024-02-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159564

--- Comment #4 from [email protected] ---
MENU being whatever is used in the (context) menus,
FUNCTION is the function name for the same menu item, only when searching for
it e.g. in the Tools/Customization dialogs...

English UI:

MENU: Duplicate Slide --> FUNCTION: Duplicate Page

German UI:

MENU: Folie duplizieren --> FUNCTION: Seite doppeln


I'd consider this a bug, because menu names and function names should be
identical, OR at least when searching for a function, it should be found by the
menu name as well.

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

[Bug 159564] Customization ignores commands with TargetURL

2024-02-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159564

--- Comment #3 from [email protected] ---
Follow-up: The translation is wrong. "Folie duplizieren" becomes "Seite
doppeln" in all the customization dialogs, which is so different that it cannot
be assumed that someone might find it that way...

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

[Bug 159564] Customization ignores commands with TargetURL

2024-02-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159564

--- Comment #2 from [email protected] ---
Yes, I can confirm this. I'm also running the German version of LibreOffice, on
Gentoo Linux. Version: app-office/libreoffice-7.5.9.2 (which is the current
stable version, not the current "testing" version...)

When I go to "Extras" menu, "Anpassen" and try to add "Folie duplizieren", it's
nowhere to be found. I is, however, in the (Extras/Anpassen, Reiter:)
"Symbolleisten" - "Bereich" (right side) - Ziel "Präsentation" under
"Zugewiesene Befehle", but I cannot place it anywhere else, or add it to a
keyboard shortcut or anything the-like.

So, being on Gentoo and being used to the terminal, I ran:
LC_ALL="C" loimpress
and got an English language version, so here it is in English:

"Tools" - "Customize", I now DO find "Duplicate Page" everywhere. So I went on
to go to Tools/Customize - (tab:) Keyboard, searched for the function "dup" and
fond "Duplicate" and "Duplicate Page", marked the later, then went to, say,
"Ctrl+Down" and clicked "Modify", and got now Duplicate Page liked with
Ctrl+Down.

Clicked OK and closed (English) LibreOffice. The assigned key to duplicate a
slide still works. Also, a right-click on any slide now shows "Strg+Herunter"
(which is "Ctrl+Down") as the hotkey for "Folie duplizieren" ("Dublicate
Slide").

So it is a bug, but it's not visible in the English language UI.

To the original poster (bug reporter): #1 you're correct, it is a bug, and #2
as a workaround try the english UI to set the hotkey...

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

[Bug 159564] Customization ignores commands with TargetURL

2024-02-05 Thread bugzilla-daemon
https://bugs.documentfoundation.org/show_bug.cgi?id=159564

Heiko Tietze  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 OS|Windows (All)   |All
 Blocks||103238, 117710
 Status|UNCONFIRMED |NEW
  Component|Impress |UI
   Hardware|x86-64 (AMD64)  |All
 CC||heiko.tietze@documentfounda
   ||tion.org,
   ||[email protected]
Summary|LibreOffice Impress UI -|Customization ignores
   |Missing function for|commands with TargetURL
   |customize: Duplicate slide  |

--- Comment #1 from Heiko Tietze  ---
The UI goes with "Duplicate Slide" vs "Duplicate Page" for many years. Has been
done for bug 84258 in
https://github.com/LibreOffice/core/commit/223b07bb52823eb50b85d283572cb543378afbd1
and works well. 

  

  Duplicate Page
  ...
  

  Duplicate ~Slide


  .uno:DuplicatePage

...

The issue is obviously on the customization side where just the first command
is listed in both Draw and Impress. 

Tested with 7.6 and 

Version: 24.8.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 7a3e9c66baff8554d1267bc98c9c69e763bc8bdc
CPU threads: 8; OS: macOS 14.3; UI render: Skia/Metal; VCL: osx
Locale: en-US (en_DE.UTF-8); UI: en-US
Calc: threaded


Referenced Bugs:

https://bugs.documentfoundation.org/show_bug.cgi?id=103238
[Bug 103238] [META] Customize dialog bugs and enhancements
https://bugs.documentfoundation.org/show_bug.cgi?id=117710
[Bug 117710] [META] UNO API issues
-- 
You are receiving this mail because:
You are the assignee for the bug.