This is done to avoid bleeding the listbox/combobox
drop-down ouside the dialog in LOK, alas it doesn't
seem to work. A workaround is implemented in Core
to limit said height, but we should revert that
and use the config only.
Change-Id: I3f14092a8deb1a75bb780b716d778d5c2e9bdbce
Since the variables are set outside of chroot, workdir directory is
wrongly picked up as /home/username/Documents or something else. But it
is not guarranteed that this directory would exist in the chroot. Any
attempt to access such an invalid directory, eg. during filepicker
button in hyperlink dialog, freezes the dialog.
Change-Id: I83bfc5787a4f3bd66d8abd30b6204cb1e74e5287