.hidden get the CSS that interferes with DT behaviour .hidden { display: none !important; }
Created attachment 126145 [details] [review] Bug 29218: Rename .hidden class for DT visibility .hidden get the CSS that interferes with DT behaviour .hidden { display: none !important; } Test this patch with bug 28859.
Created attachment 127029 [details] [review] Bug 29218: Rename .hidden class for DT visibility .hidden get the CSS that interferes with DT behaviour .hidden { display: none !important; } Test this patch with bug 28859. Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
No further cases of 'hidden' classes found on DT the fields. Works as expected and is a clean fix. Going straight for PQA
Pushed to master for 21.11, thanks to everybody involved!
Pushed to 21.05.x for 21.05.05
(In reply to Kyle M Hall from comment #5) > Pushed to 21.05.x for 21.05.05 Oh, depends on 28349 that is not in 21.05.x Is it still correct to backport it ?
(In reply to Fridolin Somers from comment #6) > (In reply to Kyle M Hall from comment #5) > > Pushed to 21.05.x for 21.05.05 > > Oh, depends on 28349 that is not in 21.05.x > Is it still correct to backport it ? Yes, but you should backport bug 28349.