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

Comments

colan created an issue. See original summary.

colan’s picture

This doesn't happen for all tasks. For some it never happens, but for Install tasks, it happens consistently.

spiderman’s picture

I'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.

colan’s picture

josephleon’s picture

StatusFileSize
new306 bytes

I think I have a fix for this. I tested in both Chrome and Firefox and all seems to be working.

colan’s picture

Status: Active » Needs review

  • josephleon authored d23a8b4 on 7.x-3.x
    Issue #3062389 by josephleon, colan: Fixed log message spillage.
    
colan’s picture

Status: Needs review » Fixed

Thanks! Seems to fix it on Chromium, and doesn't break anything on Firefox.

josephleon’s picture

Updated org and customer

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.