https://bugs.kde.org/show_bug.cgi?id=362028
Robby Stephenson <ro...@periapsis.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|http://commits.kde.org/tell |http://commits.kde.org/tell |ico/e158e4e5d1dc3971783bd08 |ico/7327bb58e2fefcd5e70735d |65e4a5a7a507b65fa |cbfc49c9c410ff5d6 --- Comment #2 from Robby Stephenson <ro...@periapsis.org> --- Git commit 7327bb58e2fefcd5e70735dcbfc49c9c410ff5d6 by Robby Stephenson. Committed on 04/05/2016 at 02:56. Pushed by rstephenson into branch '2.3'. Use elided text in Choice combo box to avoid overly wide dialog Use 40% of screen width as maximum, eliding text in the middle. 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 Conflicts: ChangeLog src/gui/choicefieldwidget.cpp M +4 -0 ChangeLog M +1 -1 src/detailedlistview.cpp M +0 -2 src/entryeditdialog.cpp M +29 -10 src/gui/choicefieldwidget.cpp M +1 -0 src/gui/choicefieldwidget.h http://commits.kde.org/tellico/7327bb58e2fefcd5e70735dcbfc49c9c410ff5d6 -- You are receiving this mail because: You are watching all bug changes.