Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-17756

The text field sizes in Locals & Expressions view are inconsistent

XMLWordPrintable

    • d74afaa0ed94475730505b91388c52361ec1690c

      In Locals & Expressions view the text fields 'Name', 'Value' and 'Type' have dynamic sizes, but they are not resized correctly. When adding an Expression Evaluator the newly added item has invalid textfield sizes in every field while the automatic evaluators have correct sizes. It looks like the field size is taken from the first automatic evaluator. For example, when the first automatic value is 'this' then all the longer added expression evaluators are truncated e.g. 'xy...' See the attached screenshot (qtcreatorbug17756.png).

      Also when the automatic expressions are updated, the fields are resized, but the added expressions are not taken into account and those will again be truncated. In the worst case you need to manually resize the fields after each step/update.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            hjk hjk
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes