summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-11-01 09:02:47 +0000
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2019-11-01 13:41:35 +0100
commit89521131b6f9e5c6aa7266312577877d5d324e8c (patch)
tree59d93e984ecf3424c602fdf4d61e80e7e2ebc996 /sw
parent59f3227a3e980382eec1d572ac288e0cb4ad71c6 (diff)
Resolves: tdf#128476 limit sidebar navigation panel file name combobox width
Change-Id: I81549ada6f6b736ad54e18a4fec6807b8d0412af Reviewed-on: https://gerrit.libreoffice.org/81876 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'sw')
-rw-r--r--sw/source/uibase/utlui/navipi.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/uibase/utlui/navipi.cxx b/sw/source/uibase/utlui/navipi.cxx
index e946ab09e5b6..0fde7ddde1d3 100644
--- a/sw/source/uibase/utlui/navipi.cxx
+++ b/sw/source/uibase/utlui/navipi.cxx
@@ -631,6 +631,7 @@ SwNavigationPI::SwNavigationPI(SfxBindings* _pBindings,
m_aGlobalToolBox->SetHelpId(HID_NAVIGATOR_GLOBAL_TOOLBOX);
m_aDocListBox->SetHelpId(HID_NAVIGATOR_LISTBOX);
m_aDocListBox->SetDropDownLineCount(9);
+ m_aDocListBox->setMaxWidthChars(20);
// Insert the numeric field in the toolbox.
m_xEdit = VclPtr<NumEditAction>::Create(