Bug 1015085 - [BEAKER] [0.15.0] New Matrix is skewed
Summary: [BEAKER] [0.15.0] New Matrix is skewed
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: web UI
Version: 0.15
Hardware: Unspecified
OS: Unspecified
unspecified
urgent vote
Target Milestone: 0.15.1
Assignee: Raymond Mancy
QA Contact: tools-bugs
URL:
Whiteboard:
: 1014941 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-03 12:42 UTC by PaulB
Modified: 2018-02-06 00:41 UTC (History)
15 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-23 07:00:41 UTC


Attachments (Terms of Use)

Description PaulB 2013-10-03 12:42:55 UTC
Description of problem:
 Looking at matrix job view for Kernel Tier 1 testing,
tasks in task column are unclear and kernel/arch columns are not in line. 

Version-Release number of selected component (if applicable):
 Version 0.15.0

How reproducible:
 Consistently

Steps to Reproduce:
1. Open a matrix for a job with multiple tasks testing multiple arches

Actual results:
 Task text is unclear.
 Columns are not in line with header.

Expected results:
 Clear display of job matrix.

Additional info:

Comment 2 PaulB 2013-10-03 12:49:52 UTC
All,
Actually this is  a bit more problematic, as I am unable to scroll right in order to view the entire job :/

Best,
-pbunyan

Comment 4 Bill Peck 2013-10-03 13:01:53 UTC
The workaround is to disable javascript but this is painful because so much of beaker ui relies on it.  You can't even see task results because it relies on javascript.

As a *horrible* workaround I did this:

% firefox -new-instance -P matrix
(RHEL 6 firefox use -no-remote instead of -new-instance)

Create a new profile called matrix if it doesn't exist.

Turn off javascript in that version
about:config
toggle javascript enabled to off.

load the matrix page here..  and if you need to review any results you have to copy & paste the url to the other firefox instance that has javascript running.

Ugh.. This is extremely painful.

Comment 9 Raymond Mancy 2013-10-13 22:57:14 UTC
gerrit.beaker-project.org/#/c/2353

Comment 10 Raymond Mancy 2013-10-14 11:32:43 UTC
*** Bug 1014941 has been marked as a duplicate of this bug. ***

Comment 14 Nick Coghlan 2013-10-17 09:24:47 UTC
This is much improved, but still isn't quite rendering reliably across all browsers (the row alignment depends on how viewport scrollbars are added). Bug 1020198 covers that issue, since it isn't the same underlying problem as the original rendering bug that made the matrix completely unusable.

Comment 15 Raymond Mancy 2013-10-23 07:00:41 UTC
beaker 0.15.1 has been released.


Note You need to log in before you can comment on or make changes to this bug.