Αυτός ο ιστότοπος θα έχει περιορισμένη λειτουργικότητα, όσο εκτελούμε εργασίες συντήρησης για να βελτιώσουμε την εμπειρία σας. Αν ένα άρθρο δεν επιλύει το ζήτημά σας και θέλετε να κάνετε μια ερώτηση, η κοινότητα υποστήριξής μας είναι έτοιμη να σας βοηθήσει στο Twitter (@FirefoxSupport) και στο Reddit (/r/firefox).

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

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

Μάθετε περισσότερα

Flexbox changes in FF 34 broke my application layout

  • 4 απαντήσεις
  • 15 έχουν αυτό το πρόβλημα
  • 8 προβολές
  • Τελευταία απάντηση από patrickmc

more options

We use flexbox heavily for an desktop application like looking web app and it has been working out great.

But with the latest Firefox Developer Edition (35.0a2) the layout does not behave as expected (it grows beyond the viewport): http://jsfiddle.net/yoL2otcr/

This works fine in Firefox 33.1.

I would assume this has something to do with the flexbox changes described here: https://developer.mozilla.org/en-US/Firefox/Releases/34/Site_Compatibility

But sadly I can't yet figure out a way to get the FF 33.x behavior in FF 35.x.

Any help regarding the layout or how to better isolate the problem is appreciated.

We use flexbox heavily for an desktop application like looking web app and it has been working out great. But with the latest Firefox Developer Edition (35.0a2) the layout does not behave as expected (it grows beyond the viewport): http://jsfiddle.net/yoL2otcr/ This works fine in Firefox 33.1. I would assume this has something to do with the flexbox changes described here: https://developer.mozilla.org/en-US/Firefox/Releases/34/Site_Compatibility But sadly I can't yet figure out a way to get the FF 33.x behavior in FF 35.x. Any help regarding the layout or how to better isolate the problem is appreciated.

Επιλεγμένη λύση

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

more options

Hello Timmp,

Thanks for contacting Mozilla Support. I'm sorry you're seeing issues with Flexbox. To get a more timely answer I would suggest posting it to the Stackoverflow forums. We have some developers who answer posts to the Firefox tag there.

Stackoverflow - Ask a Question

more options
more options

Επιλεγμένη λύση

FYI: This has been answered correctly on the linked SO thread. http://stackoverflow.com/questions/26895349/how-can-i-get-ff-33-x-flexbox-behavior-in-ff-35-x

Τροποποιήθηκε στις από το χρήστη Timm

more options

Glad to hear it Timm!