[ZBX-2339] The height of row is too much with the type of information "Text". Created: 2010 Apr 19  Updated: 2017 May 30  Resolved: 2010 Jun 10

Status: Closed
Project: ZABBIX BUGS AND ISSUES
Component/s: Frontend (F)
Affects Version/s: 1.8.2
Fix Version/s: 1.8.4

Type: Incident report Priority: Trivial
Reporter: Oleksii Zagorskyi Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: PNG File row_hight_with_pre_tags.png    
Issue Links:
Duplicate
duplicates ZBX-2201 Make the History more readable especi... Closed

 Description   

The height of row is too much when displaying History with the type of information Text.
I found that the reason for this is the tag <pre>Custom test string</pre> in HTML code.
I propose to remove these tags, since they provide no benefit when displaying Text data.
The screenshot shows two lines with the manually removed tags in the HTML code.
Fonts of Value are also improving.

Maybe this should link this request to https://support.zabbix.com/browse/ZBX-2201?



 Comments   
Comment by Artem Suharev (Inactive) [ 2010 May 24 ]

Closed as duplicate.

Comment by Oleksii Zagorskyi [ 2010 Jun 02 ]

If add resource "Plain text" to screen then it display as on screen shot.
On Screen view In generated HTML - Column with value contain unnecessary SINGLE !!! <pre /> tag. It should be removed immediately.

Example with bug:
<tr class="even_row" origClass="even_row">
<td>
02 Jun 2010 10:22:23</td>
<td>
<pre />
Custom test string
</td>
</tr>

Comment by richlv [ 2010 Jun 03 ]

can reproduce the problem with screen element "plain text" - probably no need to have pre tags in there

Comment by Artem Suharev (Inactive) [ 2010 Jun 10 ]

Line height improved.

Comment by Oleksii Zagorskyi [ 2010 Jun 10 ]

tested /branches/dev/zbx-2339
now all fine with tags and height of line.

Comment by Artem Suharev (Inactive) [ 2010 Jun 11 ]

Implemented

Generated at Thu Apr 25 02:09:14 EEST 2024 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.