Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

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

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

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

Forms not displaying properly

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

more options

I’ve noticed that since the last update to Firefox (4.0.1), that forms in tables that I've created previously are screwed up looking. The text fields elongate and the margins are no longer correct. I’ve checked the work on other PC browsers and Safari and they display fine there. You can see a sample here: https://fncu.securesites.net/forms/membership and in the images below.

I’ve noticed that since the last update to Firefox (4.0.1), that forms in tables that I've created previously are screwed up looking. The text fields elongate and the margins are no longer correct. I’ve checked the work on other PC browsers and Safari and they display fine there. You can see a sample here: https://fncu.securesites.net/forms/membership and in the images below.

Τροποποιήθηκε στις από τον/την Blaise

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

You could check whether it is the new HTML5 rendering engine by toggling it off and reloading.

(1) Type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the filter box, type or paste html5 and pause while the list is filtered

(3) Double-click html5.parser.enable to toggle it to false.

Then reload the problem page and see whether it makes any difference. If it does, it suggests there is something a little non-standard in the HTML or CSS, or you have found a bug.

Ανάγνωση απάντησης σε πλαίσιο 👍 2

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

more options

On Windows 7, that form looks the same in Firefox 4 and Internet Explorer 8.

When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site. This is particularly relevant if you have changed external style sheets, as older ones sometimes get stuck in the cache.

1. Clear Firefox's Cache

Firefox > Preferences > Advanced > Network > Offline Storage (Cache): "Clear Now"

2. If needed, delete the site's cookies

right-click the page, choose View Page Info > Security > "View Cookies"

Does that help?

more options

Thanks, but the problem seems to only be with the Mac version of Firefox. These forms have been up for several years, it's only since 4.0 came out that they're not displaying properly.

more options

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

You could check whether it is the new HTML5 rendering engine by toggling it off and reloading.

(1) Type or paste about:config in the address bar and press Enter. Click the button promising to be careful.

(2) In the filter box, type or paste html5 and pause while the list is filtered

(3) Double-click html5.parser.enable to toggle it to false.

Then reload the problem page and see whether it makes any difference. If it does, it suggests there is something a little non-standard in the HTML or CSS, or you have found a bug.

more options

Thanks. That did work and gives me a good indication of what to look for.

more options

I have a different form problem, but the about:config thing didn't help my problem at all. I'll start a new thread. It will be titled "Select Boxes, Optgroup and CSS"