Project

General

Profile

Tâche #25673

Scénario #25670: Adaptation de l’action ACL EAD3 pour les versions 60 (ESR) et 63 de Firefox

L’attribut CSS hidden n’est plus pris en compte

Added by Benjamin Bohard over 4 years ago. Updated over 4 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
10/30/2018
Due date:
% Done:

100%

Remaining (hours):
0.0

Description

Il semble y avoir une différence dans la propagation des styles CSS depuis la version 63 de Firefox qui se traduit par l’ignorance de l’attribut hidden.

Associated revisions

Revision 63a1d6a4 (diff)
Added by Benjamin Bohard over 4 years ago

Forcer l’utilisation de shadydom temporairement.

Forcer l’utilisation de l’implémentation partielle du shadow DOM
du polyfill en attendant la migration des CSS pour utilisation
du shadow DOM implémenté par le navigateur.

Ref #25672
Ref #25673

History

#1 Updated by Benjamin Bohard over 4 years ago

  • Status changed from Nouveau to En cours

#2 Updated by Benjamin Bohard over 4 years ago

Le changement de comportement vient de l’implémentation du shadowdom du navigateur qui est différente de celle du polyfill précédemment utilisé (bascule automatique).
En forçant l’utilisation de l’implémentation du polyfill, on retrouve l’affichage précédent.

https://www.polymer-project.org/2.0/docs/devguide/shadow-dom
https://stackoverflow.com/questions/45781571/css-not-applied-to-polymer-2-web-component-in-chrome

L’ajout de l’attribut shadydom résout temporairement les problèmes de CSS pour les actions Quota et ACL.

#3 Updated by Benjamin Bohard over 4 years ago

  • Status changed from En cours to Résolu

#4 Updated by Benjamin Bohard over 4 years ago

  • % Done changed from 0 to 100

#5 Updated by Emmanuel IHRY over 4 years ago

  • Status changed from Résolu to Fermé
  • Remaining (hours) set to 0.0

Also available in: Atom PDF