diff options
author | Juergen Funk <juergen.funk_ml@cib.de> | 2015-07-03 08:33:03 +0200 |
---|---|---|
committer | Katarina Behrens <Katarina.Behrens@cib.de> | 2015-07-09 12:17:16 +0000 |
commit | a93cfd5afb9072de00fc4b2a070f23ebdad6e4fe (patch) | |
tree | c3ca4ce705e2a9433be9516b2bbd436cc62b7813 /sal/qa/rtl | |
parent | 3e31d11f9536f4c5d4e2b7d0782a978182182deb (diff) |
tdf#92517 KDE4-FileDialog: "Save as" has wrong Filter
Fixing follow
- The order of calling: first should be set the filter, after
that can be set the current filter
- change the function from "setCurrentFilter" to "setCurrentItem"
When you set the filter over "setCurrentFilter" you need the full
search string "extention|description" e.g. "*.docx|Microsoft Word.."
- Not need the escape of slash (with that can not find
"Microsoft Word 2007/2010 XML (.docx))"
Change-Id: Ie4f7d6fd619b391487ee944c3e745c855600ee54
Reviewed-on: https://gerrit.libreoffice.org/16721
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Katarina Behrens <Katarina.Behrens@cib.de>
Diffstat (limited to 'sal/qa/rtl')
0 files changed, 0 insertions, 0 deletions