From caa6de6c97b0c2fc82c6a2699a1e84b9d2eb9dbd Mon Sep 17 00:00:00 2001 From: Jim Raykowski Date: Sun, 5 May 2019 17:22:59 -0800 Subject: tdf#123793 Add kb tab navigation to special chars popup window ...and keep the 'More Characters...' button as first focused Change-Id: Iab4cb00aaed9250f0cc7f35f27af48eb326f2a48 Reviewed-on: https://gerrit.libreoffice.org/71834 Tested-by: Jenkins Reviewed-by: Jim Raykowski --- include/sfx2/charmapcontrol.hxx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'include') diff --git a/include/sfx2/charmapcontrol.hxx b/include/sfx2/charmapcontrol.hxx index 9b58bdd6a4da..1c15ae77b60d 100644 --- a/include/sfx2/charmapcontrol.hxx +++ b/include/sfx2/charmapcontrol.hxx @@ -39,6 +39,8 @@ public: virtual void dispose() override; + virtual bool EventNotify( NotifyEvent& rNEvt ) override; + private: VclPtr m_pRecentCharView[16]; VclPtr m_pFavCharView[16]; @@ -49,7 +51,7 @@ private: VclPtr