Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Learn More

Firefox 10, different size of input field "size" property

  • 1 svar
  • 5 har detta problem
  • 8 visningar
  • Senaste svar av cor-el

more options

The current firefox version 10 shows differnt length for an input field. When the html attribute size is used, all of a sudden firefox will generate a bigger input box then previous versions.

This is specific for more then 1 input box on a line. The whole layout is corrupted.

The current firefox version 10 shows differnt length for an input field. When the html attribute size is used, all of a sudden firefox will generate a bigger input box then previous versions. This is specific for more then 1 input box on a line. The whole layout is corrupted.

Alla svar (1)

more options

Try to use CSS code like input { width:###px; } instead.