bideveloperextensions icon indicating copy to clipboard operation
bideveloperextensions copied to clipboard

Expression Editor pops up when accessing the variable window description field.

Open AmcAmx69 opened this issue 3 years ago • 0 comments

Describe the bug The Expression Editor pops up when clicking on the description textbox of the variable window. Version

image

To Reproduce Steps to reproduce the behavior:

  1. Open an SSIS package.
  2. Open the variables window.
  3. Click on the Variable Grid Options button

image

  1. Select the following check boxes (see image below): a) Raise event when variable value changes b) Description
  2. Uncheck box next to Expression
  3. Click <OK>

image

  1. Now click on the DESCRIPTION textbox in the Variables window to enter the variable description.

image

  1. This causes the Expression Editor to pop up.

image

Expected behavior The Expression Editor should not pop-up. This should place me into the Description field so that I can either edit or add text.

image

AmcAmx69 avatar May 04 '22 15:05 AmcAmx69