Details
-
Suggestion
-
Resolution: Fixed
-
P2: Important
-
Qt Creator 4.11.2
-
None
Description
The Debugger Panel has a combo box to choose the debugger mode:
Debugger, Clang-Tidy - Lazy, ...
But the width of the ComboBox adapted the the chosen EntryText. This leads to unreadable entries in the Combobox, when this is opened.
Make the Combobox wide enough for all entires to be readable or have at least tooltips for the entries.