<html><head></head><body data-blackberry-caret-color="#00a8df" style="background-color: rgb(255, 255, 255); line-height: initial;"><div id="BB10_response_div" style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">Oh... I thought you asked me to look into it... guess not.</div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"><br></div>                                                                                                                                     <div id="response_div_spacer" style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">In any case,  SizeLimitedName ensures that the short name is always visible, which is important. </div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"><br></div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">I just fixed the problem using a resize event.   But this is incompatible with what you did.</div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"><br></div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);">Can you revert? ( how do you do that?)</div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"><br></div><div style="width: 100%; font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"><br></div>                                                                                                                                     <div id="_signaturePlaceholder" style="font-size: initial; font-family: Calibri, 'Slate Pro', sans-serif; color: rgb(31, 73, 125); text-align: initial; background-color: rgb(255, 255, 255);"></div>                                                                                                                                                                                        <table width="100%" style="background-color:white;border-spacing:0px;"> <tbody><tr><td id="_persistentHeaderContainer" colspan="2" style="font-size: initial; text-align: initial; background-color: rgb(255, 255, 255);">                                              <div id="_persistentHeader" style="border-style: solid none none; border-top-color: rgb(181, 196, 223); border-top-width: 1pt; padding: 3pt 0in 0in; font-family: Tahoma, 'BB Alpha Sans', 'Slate Pro'; font-size: 10pt;">  <div><b>From: </b>Nicolas Brisset</div><div><b>Sent: </b>Thursday, November 21, 2013 5:13 PM</div><div><b>To: </b>kst@kde.org</div><div><b>Reply To: </b>Nicolas Brisset</div><div><b>Subject: </b>[Kst] [Kst-plot/kst] ce66ae: Use the whole available space in the<br> scalar/vector...</div></div></td></tr></tbody></table><div id="_persistentHeaderEnd" style="border-style: solid none none; border-top-color: rgb(186, 188, 209); border-top-width: 1pt; font-size: initial; text-align: initial; background-color: rgb(255, 255, 255);"></div><br><div id="_originalContent" style="">  Branch: refs/heads/master<br>  Home:   https://github.com/Kst-plot/kst<br>  Commit: ce66aeecf4c85bc847f84b9212b2f1b6fc7ace6d<br>      https://github.com/Kst-plot/kst/commit/ce66aeecf4c85bc847f84b9212b2f1b6fc7ace6d<br>  Author: Nicolas Brisset <nicolas.brisset@free.fr><br>  Date:   2013-11-21 (Thu, 21 Nov 2013)<br><br>  Changed paths:<br>    M src/widgets/matrixselector.cpp<br>    M src/widgets/matrixselector.ui<br>    M src/widgets/scalarselector.cpp<br>    M src/widgets/scalarselector.ui<br>    M src/widgets/stringselector.cpp<br>    M src/widgets/stringselector.ui<br>    M src/widgets/vectorselector.cpp<br>    M src/widgets/vectorselector.ui<br><br>  Log Message:<br>  -----------<br>  Use the whole available space in the scalar/vector/matrix/string selectors.<br>I found the cause of the issue: we were truncating the text ourselves prior to adding the items instead of leaving it up to the<br>QComboBox's view to take care of it!<br>I also had to comment out some text which led to an empty scalar near the bottom of the list, because selecting this empty<br>scalar leads to a crash. But I don't know what the code was meant for. I haven't seen any side effect so I removed it to fix the<br>crash, but it would be nice if someone could check the side effects.<br><br><br><br></div></body></html>