Details
-
Type:
Bug Report
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.4.0, 7.4.0-alpha3
-
Component/s: dmn-ui
-
Labels:None
Description
Problem:
- open cockpit dmn table in FF
- make sure details are hidden
- border between table head and table body is partially missing (see screenshot)
Reason:
- FF has problem with the rowspan="4" of the annotation and hit-policy cells when there are only two rows
Solutions:
1) Use the table body to render the border
2) Update the rowspan when details are hidden
Possibly related problem:
- If the table contains no rules, no border is rendered in Firefox (see other screenshot)