Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Learn More

Report of CSS Grid Layout Issue in Firefox: auto-fit Value in repeat Function Not Supported

  • 1 απάντηση
  • 0 έχουν αυτό το πρόβλημα
  • 22 προβολές
  • Τελευταία απάντηση από TyDraniu

more options

Dear Firefox Support Team,

I am writing to report a problem that I have encountered while using Firefox browser. Specifically, I have noticed that the CSS property grid-template-columns: repeat(auto-fit, minmax(120px, 60px)) does not seem to work as expected in Firefox. The grid items overflow the container and do not adjust to the available space.

I have also tested the same code in Google Chrome and it works properly without any issues. This indicates that the problem is specific to Firefox and related to the lack of support for the auto-fit & minmax value in the repeatfunction. Therefore, I kindly request that you investigate this issue and provide a solution or workaround that would allow me to use the auto-fit value in Firefox.

Thank you for your attention to this matter.

Sincerely, Yoosef Alipour

Dear Firefox Support Team, I am writing to report a problem that I have encountered while using Firefox browser. Specifically, I have noticed that the CSS property grid-template-columns: repeat(auto-fit, minmax(120px, 60px)) does not seem to work as expected in Firefox. The grid items overflow the container and do not adjust to the available space. I have also tested the same code in Google Chrome and it works properly without any issues. This indicates that the problem is specific to Firefox and related to the lack of support for the auto-fit & minmax value in the repeatfunction. Therefore, I kindly request that you investigate this issue and provide a solution or workaround that would allow me to use the auto-fit value in Firefox. Thank you for your attention to this matter. Sincerely, Yoosef Alipour
Συνημμένα στιγμιότυπα

Όλες οι απαντήσεις (1)

more options

Perhaps it's better to report it on https://bugzilla.mozilla.org/enter_bug.cgi . There it goes directly to devs.