https://bugs.kde.org/show_bug.cgi?id=265330
Jarosław Staniek <stan...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kex | |i/7e5f20b8356fe8e4c277b465b | |1009318e2f24071 Version Fixed In| |3.0.2 --- Comment #19 from Jarosław Staniek <stan...@kde.org> --- Git commit 7e5f20b8356fe8e4c277b465b1009318e2f24071 by Jaroslaw Staniek. Committed on 24/04/2017 at 11:18. Pushed by staniek into branch '3.0'. Fix geometry of the combo box Summary: Finally the geometry makes the combo usable also for small number of rows. Note: navigating using keyboard (End, Home...) could be still improved but that's another topic. FIXED-IN:3.0.2 Test Plan: Try combo boxes of data table view and query designer. Try combo boxes of forms. Try with XDG_SESSION_DESKTOP=KDE and e.g. XDG_SESSION_DESKTOP=XFCE. Reviewers: piggz Reviewed By: piggz Tags: #kexi Differential Revision: https://phabricator.kde.org/D5486 M +11 -3 src/widget/tableview/kexicomboboxpopup.cpp https://commits.kde.org/kexi/7e5f20b8356fe8e4c277b465b1009318e2f24071 -- You are receiving this mail because: You are watching all bug changes.