It looks fine on Firefox, but on Chromium viewing a Task shows the log spill over to the right sidebar. See attached image.

| Comment | File | Size | Author |
|---|---|---|---|
| #5 | eldir-task-logs-spill-3062389-5.patch | 306 bytes | josephleon |
| Verify Site example.com aegir.local_.png | 147.97 KB | colan |
Comments
Comment #2
colanThis doesn't happen for all tasks. For some it never happens, but for Install tasks, it happens consistently.
Comment #3
spidermanI've taken a look at this, and seems that for install tasks specifically, the `misc/tableheader.js` logic calculates the widths of the fixed sticky header incorrectly, but I can't see any reason why. Nothing I can see distinguishes this from other types of tasks, who appears to have sticky-header tables matching exactly the markup of those on the install task.
Comment #4
colanComment #5
josephleon commentedI think I have a fix for this. I tested in both Chrome and Firefox and all seems to be working.
Comment #6
colanComment #8
colanThanks! Seems to fix it on Chromium, and doesn't break anything on Firefox.
Comment #9
josephleon commentedUpdated org and customer