[ZBX-2316] screen layout incorrect with column span Created: 2010 Apr 14  Updated: 2021 Dec 01  Resolved: 2021 Dec 01

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

Type: Incident report Priority: Trivial
Reporter: richlv Assignee: Zabbix Development Team
Resolution: Won't fix Votes: 1
Labels: screens
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Attachments: PNG File 2016-01-25_17-14-08_1690x1001.png     PNG File 2016-01-25_18-20-39_1561x1027.png     PNG File screen_correct.png     PNG File screen_incorrect.png    
Issue Links:
Duplicate
is duplicated by ZBXNEXT-2102 Merge Screens in to Dashboards (2) Closed
is duplicated by ZBXNEXT-2676 Responsive screen pages Closed

 Description   

see the screenshots.

screen_correct.png - all elements are positioned as expected. now lower right graph will have column span set to 2...
screen_incorrect.png - notice how graph at the lower left corner takes up much more horizontal space than it should



 Comments   
Comment by Artem Suharev (Inactive) [ 2010 Apr 29 ]

Our screens are positioned by tables, that limits it positioning, they are not enough dynamic.
To make it more advanced, it needs to be redesigned and code should be rewritten to use divs.

P.S. Currently we leave to decide how to position up to browsers inner constructions.

Comment by richlv [ 2010 Jun 02 ]

as relying on browsers to layout screen correctly is sub-optimal, this issue might serve as the beginning point for screen redesign

Comment by Aleksandrs Saveljevs [ 2016 Jan 22 ]

Still seems to be an issue in pre-3.0.0beta2 (trunk) r57901.

Comment by Aleksandrs Saveljevs [ 2016 Jan 25 ]

Slightly related feature request: ZBXNEXT-3113.

Comment by Ya Bo [ 2016 Jan 25 ]

with patch attached to ZBXNEXT-3113 corrected screen will appears automatically (result presented on 2016-01-25_17-14-08_1690x1001.png screenshot)

Comment by Aleksandrs Saveljevs [ 2016 Jan 25 ]

Thanks for the patch, baya! However, on "2016-01-25_17-14-08_1690x1001.png" the lower right graph should span two columns, not one. Also, please attach a screenshot with a smaller size.

Comment by Ya Bo [ 2016 Jan 25 ]

This is very old bug (on most browsers). They rearrange spanned columns in nonunderstandable manner. To avoid it we should initialize all cells in table with width "1px".

Also I add some speed optimization at patch in ZBXNEXT-3113.

See results at 2016-01-25_18-20-39_1561x1027.png

Comment by Alexander Vladishev [ 2021 Dec 01 ]

Not actual for latest versions starting from 5.4. Screens and templated screens was completely replaced by dashboards.

Generated at Mon Mar 31 01:48:04 EEST 2025 using Jira 9.12.4#9120004-sha1:625303b708afdb767e17cb2838290c41888e9ff0.