-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
7.9.0, 7.7.8, 7.8.6
-
None
Steps to reproduce:
- Ppen cockpit and navigate to a running process instance
- In Runtime view click on "Add a new variable to Process instance" (button on the right side)
- Add a variable with the following values (note the variable value must be at least 70 characters):
name: 1234567890123456789012345678901234567890
type: String
value: 123456789_123456789_123456789_123456789_123456789_123456789_123456789_ - Select History view (for the same PI) and open Variables panel
- Click on "Show variable log" for the created variable
Observed Behavior:
- It is hard to read and use the information. The value of the variable is displayed on one row (not wrapped), covering the type and the time. (Please check the attached screenshot)
Expected Behavior:
- The text is displayed without overlapping.