Bug 167964 - unsuitable icon for tab "Events" in "Customize" dialog
Summary: unsuitable icon for tab "Events" in "Customize" dialog
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
26.2.0.0 alpha0+ master
Hardware: All All
: medium normal
Assignee: Heiko Tietze
URL:
Whiteboard: target:26.2.0
Keywords: difficultyBeginner, easyHack, skillDesign
Depends on:
Blocks: Vertical-Tab-dialogs
  Show dependency treegraph
 
Reported: 2025-08-15 13:42 UTC by Regina Henschel
Modified: 2025-09-12 18:40 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Regina Henschel 2025-08-15 13:42:50 UTC
Use vertical tab bar mode. Open Tools > Customize. In the vertical tab bar you find the item "Events" at last position. It shows the icon "closedog". That is not suitable. Instead it could be the icon "assignmacro" or "choosemacro". Reasoning: The "Events" dialog allows to assign a macro to an event.
Comment 1 m_a_riosv 2025-08-15 15:50:36 UTC
Agree
Version: 26.2.0.0.alpha0+ (X86_64) / LibreOffice Community
Build ID: 7f4868348c14b305fcd75744e1e3544d0d3a5d61
CPU threads: 16; OS: Windows 11 X86_64 (build 26100); UI render: Skia/Raster; VCL: win
Locale: es-ES (es_ES); UI: en-US
Calc: CL threaded
Comment 2 Heiko Tietze 2025-08-27 14:05:50 UTC
We use choosemacro.png at frame properties. +1 to change it accordingly.

In include/vcl/tabs.hrc the Events tab is RID_TAB_EVENTS. closedoc.png should be exchanged here.
Comment 3 Commit Notification 2025-09-12 18:40:11 UTC
Heiko Tietze committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/2a388d6f21e63860bcc20fb41f778af97c9e1357

Resolves tdf#167964 - Wrong icon for "Events" in customize dialog

It will be available in 26.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.