Hi all,

In the project manager application, when displaying the Gantt chart, we have a CSS display error.

the Gantt chart is made of 2 tables, one for the text (tasks labels, ...), and the second one is for the chart itself. The problem we have is those two tables are drifted, and a label is not in front of the right chart's line.

I have created an issue on this problem (https://issues.apache.org/jira/browse/OFBIZ-3455), and found while reading the jsgantt bug tracker this issue saying that the reason of this may come from a CSS property like this one :

div { position:relative !important; }

The problem is present with all the themes.

So if some CSS guru could take a look at this problem, this would be very nice.

Cheers,

--
Erwan de FERRIERES
www.nereide.biz

Reply via email to