summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorJim Raykowski <raykowj@gmail.com>2023-08-04 21:27:15 -0800
committerJim Raykowski <raykowj@gmail.com>2023-08-16 07:50:25 +0200
commit717fa28e88f382ad86b2be2fdbc24f4f60bc524d (patch)
tree1b29a83762cf8878e5691f673dc885cf372c0ad1 /solenv
parent5fecd865303b3f0a2eeb0b9466d2bcf23cfce068 (diff)
tdf#156538 Enhancement to show character information in the insert
special characters control This patch makes a tooltip show when the mouse pointer is over a character window in the special characters control. It also adds a label that is used to display character information of the highlighted character. Code for creating the character information text shown in the tooltip and label was referenced from SvxCharacterMap. Change-Id: I4b62e63b27310cbe9e9661ff51c2db206e9e3507 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155547 Tested-by: Jenkins Reviewed-by: Jim Raykowski <raykowj@gmail.com>
Diffstat (limited to 'solenv')
-rw-r--r--solenv/sanitizers/ui/sfx.suppr1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/sanitizers/ui/sfx.suppr b/solenv/sanitizers/ui/sfx.suppr
index 0eb7215e911a..fdcd03fb41c2 100644
--- a/solenv/sanitizers/ui/sfx.suppr
+++ b/solenv/sanitizers/ui/sfx.suppr
@@ -1,6 +1,7 @@
sfx2/uiconfig/ui/bookmarkdialog.ui://GtkLabel[@id='alttitle'] orphan-label
sfx2/uiconfig/ui/charmapcontrol.ui://GtkLabel[@id='label1'] orphan-label
sfx2/uiconfig/ui/charmapcontrol.ui://GtkLabel[@id='label2'] orphan-label
+sfx2/uiconfig/ui/charmapcontrol.ui://GtkLabel[@id='charinfolabel'] orphan-label
sfx2/uiconfig/ui/checkin.ui://GtkLabel[@id='label2'] orphan-label
sfx2/uiconfig/ui/checkin.ui://GtkTextView[@id='VersionComment'] no-labelled-by
sfx2/uiconfig/ui/cmisline.ui://GtkLabel[@id='name'] orphan-label