Closed (fixed)
Project:
Eldir
Version:
7.x-3.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Jun 2019 at 21:59 UTC
Updated:
27 Oct 2020 at 01:49 UTC
Jump to comment: Most recent, Most recent file

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