Hide Forgot
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:
All, Actually this is a bit more problematic, as I am unable to scroll right in order to view the entire job :/ Best, -pbunyan
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.
gerrit.beaker-project.org/#/c/2353
*** Bug 1014941 has been marked as a duplicate of this bug. ***
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.
beaker 0.15.1 has been released.