-
Type:
Problem report
-
Resolution: Fixed
-
Priority:
Trivial
-
Affects Version/s: 7.0.30rc1, 7.4.14rc1, 8.0.0rc1 (master)
-
Component/s: Frontend (F)
-
S26-W34/35
-
0.25
While working on ZBX-28033, we noticed that the 'Result' field doesn't show ellipsis in the end of the outputed long truncated string.
Steps to reproduce:
- Create host item with item key: system.run[head -c 1000 /dev/zero | tr '\0' 'A']
- Go to Item. Click Test
- Click "Get value and test" button
Result:
1000 character string doesn't have an ellipsis at the end in the input field.

Expected:
Ellipsis must appear for any string that is longer than the input available width.

- related to
-
ZBX-28033 Zabbix hangs up for some time after item test. Item: system.run[head -c 16777210 /dev/zero | tr '\0' 'A']
-
- Resolved
-