006541afcf
Yikes - especially when delete is involved. Previously it was deleting the in-use background, regardless of where the mouse right-click happened. You might wonder why not just query GetHighlightedItemId? That is because (at least for GTK) the highlightedItem is zero'd out as soon as the pop-up starts, i.e. when the mouse is moved over top of the context menu. Change-Id: Ib88cb0edb8c2c8f854c35821d8125a1991d12a55 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176447 Reviewed-by: Justin Luth <jluth@mail.com> Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com> |
||
---|---|---|
.. | ||
inc | ||
qa | ||
source | ||
uiconfig/ui | ||
util | ||
AllLangMoTarget_cui.mk | ||
CppunitTest_cui_dialogs_test.mk | ||
CppunitTest_cui_dialogs_test_2.mk | ||
CppunitTest_cui_dialogs_test_3.mk | ||
CppunitTest_cui_dialogs_test_4.mk | ||
IwyuFilter_cui.yaml | ||
Library_cui.mk | ||
Makefile | ||
Module_cui.mk | ||
Package_cui.mk | ||
README.md | ||
UIConfig_cui.mk | ||
UITest_cui_dialogs.mk | ||
UITest_cui_tabpages.mk |
Common User Interface (cui)
It was moved out from svx
in DEV300m68:
http://www.mail-archive.com/dev@openoffice.org/msg12925.html
It contains dialogs used by more than one application, e.g. paragraph properties.