https://bugs.kde.org/show_bug.cgi?id=362028
Robby Stephenson <ro...@periapsis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/tell | |ico/e158e4e5d1dc3971783bd08 | |65e4a5a7a507b65fa Version Fixed In| |2.3.12 --- Comment #1 from Robby Stephenson <ro...@periapsis.org> --- Git commit e158e4e5d1dc3971783bd0865e4a5a7a507b65fa by Robby Stephenson. Committed on 04/05/2016 at 02:40. Pushed by rstephenson into branch 'master'. Use elided text in Choice combo box to avoid overly wide dialog Use 40% of screen width as maximum, eliding text in the middle. Change to using QComboBox instead of KComboBox The Entry Edit Dialog could still be too wide for the screen if the label or other UI elements cause a change. I need to investigate the appropriate use of QSizePolicy FIXED-IN: 2.3.12 M +4 -0 ChangeLog M +1 -1 src/detailedlistview.cpp M +0 -2 src/entryeditdialog.cpp M +29 -13 src/gui/choicefieldwidget.cpp M +3 -2 src/gui/choicefieldwidget.h http://commits.kde.org/tellico/e158e4e5d1dc3971783bd0865e4a5a7a507b65fa -- You are receiving this mail because: You are watching all bug changes.