Summary: | Global Search list should be wider to fit the names | ||
---|---|---|---|
Product: | [Applications] KEXI | Reporter: | Jarosław Staniek <staniek> |
Component: | General | Assignee: | Jarosław Staniek <staniek> |
Status: | CLOSED FIXED | ||
Severity: | normal | CC: | adam, inksi |
Priority: | NOR | ||
Version: | 2.9.10 | ||
Target Milestone: | 2.9.11 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kexi/8779af0dba828b97ad408b5bb4d2455b8d6622aa | Version Fixed In: | 2.9.11 |
Sentry Crash Report: | |||
Attachments: |
To narrow list
Correct width |
Description
Jarosław Staniek
2016-01-19 10:01:31 UTC
Created attachment 96728 [details]
To narrow list
Created attachment 96729 [details]
Correct width
Git commit 3ba81865fc3d5ad723a8596ea20d2f2adfef5fe5 by Jaroslaw Staniek. Committed on 29/01/2016 at 19:43. Pushed by staniek into branch 'calligra/2.9'. Kexi: Global Search list should be wider to fit the names Summary: FIXED-IN:2.9.11 Test Plan: Try global search with completion popup for a nontrivial kexi project, see the geometry Reviewers: piggz Subscribers: Kexi-Devel-list Differential Revision: https://phabricator.kde.org/D842 M +27 -13 kexi/kexiutils/completer/KexiCompleter.cpp M +21 -8 kexi/main/KexiSearchLineEdit.cpp http://commits.kde.org/calligra/3ba81865fc3d5ad723a8596ea20d2f2adfef5fe5 Git commit 8779af0dba828b97ad408b5bb4d2455b8d6622aa by Jaroslaw Staniek. Committed on 29/02/2016 at 23:07. Pushed by staniek into branch 'master'. Make Global Search list wider to fit the names FIXED-IN:2.9.11 Test Plan: Try global search with completion popup for a nontrivial kexi project, see the geometry Reviewers: piggz Subscribers: Kexi-Devel-list Differential Revision: https://phabricator.kde.org/D842 from calligra.git 3ba81865fc3d5 M +27 -12 src/kexiutils/completer/KexiCompleter.cpp M +21 -8 src/main/KexiSearchLineEdit.cpp http://commits.kde.org/kexi/8779af0dba828b97ad408b5bb4d2455b8d6622aa |