Created attachment 114788 [details] Screenshot of editing a C++ program I am typing a word and a completion box pops up. The box is too small to show all of some of the words, so I can't tell them apart. In the screenshot, the words are "along" and (I guess) "alosta" and "alostas", of which "alostas" occurs only in comments. The version is 17.12.3. I just upgraded to Bionic; the bug was not present in Artful.
Note from a Bugsquad triager (I am not a developer): I can confirm this on 18.08. It appears the completion box only matches the width of the first result. As you type, the box will continue to change in size to match the first result. Additional results will be cut off.
This should be fixed in KF5 5.50 or later. The box is not actually too small, it just has some extra spacing on the left which is then missing on the right.
Side note: I think this is actually a "regression" in Qt, not in our application, which broke this at some point. It's about the default minimum size for section headers in item views.
Thanks! How soon will the fix be in the repo?
KDE Frameworks 5.50 was released a few days ago, the rest depends on your distribution.