Details
-
Bug
-
Resolution: Fixed
-
Not Evaluated
-
Qt Creator 15.0.1
-
-
f93da9289 (16.0), d7a50e7e5 (16.0)
Description
There are several issues found with the environment UI.
1.
Cannot disable the variable in the first item with the "Disable" button.
Any item but the first can be disabled with the button and are shown crossed out with the raw code showing a "#" has been added to the start of the line statement.
Manually adding a "#" to the first item's line statement will show that the item is crossed out.
2.
Pressing the "Edit" button when selecting a disabled item will add a new item and line.
Attachments
For Gerrit Dashboard: QTCREATORBUG-32495 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
625250,2 | Utils: Fix toggling the "enabled" status | 16.0 | qt-creator/qt-creator | Status: MERGED | +2 | +1 |
625273,2 | Utils: Allow editing disabled environment variables | 16.0 | qt-creator/qt-creator | Status: MERGED | +2 | -1 |