Join the AMA (Ask Me Anything) with the Firefox leadership team to celebrate Firefox 20th anniversary and discuss Firefox’s future on Mozilla Connect. Mark your calendar on Thursday, November 14, 18:00 - 20:00 UTC!

Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

Cannot view HTML form input entry in Firefox.

  • 6 відповідей
  • 8 мають цю проблему
  • 1 перегляд
  • Остання відповідь від ryanwayment

more options

I have a basic html form embedded in a Wordpress footer widget to collect email addresses and I can place the cursor in the input field (there is only one input field) but I cannot see what I'm typing. If I enter an invalid email address (without being able to see what I'm typing) and hit the submit button I can see on the error page (since a valid email address is required) what I originally typed. The URL is askdrkyle.com and the form is on the left hand side of the footer.

I do not have this problem in any other browser.

Thanks!

I have a basic html form embedded in a Wordpress footer widget to collect email addresses and I can place the cursor in the input field (there is only one input field) but I cannot see what I'm typing. If I enter an invalid email address (without being able to see what I'm typing) and hit the submit button I can see on the error page (since a valid email address is required) what I originally typed. The URL is askdrkyle.com and the form is on the left hand side of the footer. I do not have this problem in any other browser. Thanks!

Обране рішення

I figured it out. I had adjusted the height of the input element to a height that did not work well with the padding. Once I removed the height style and adjusted the padding I got the size I wanted and can see the text as it should be.

Thanks for your help forgottengods!

Читати цю відповідь у контексті 👍 3

Усі відповіді (6)

more options

Did you accidentally set their value to hidden?

more options

I have three fields as part of the form that have been set to "hidden" but the one field that I do not want hidden is the one that I can't see the text that I'm entering.

more options

This is more of a WordPress issue then Firefox. Cause I can replicate the problem on a number of browsers (Firefox, Chrome, and IE). Have you tried opening a support ticket on their end? There might be a hidden option you must select.

more options

That is a good idea. I'll open a ticket on their end. How did you replicate the issue in the other browsers? It's been working on them for me...

more options

Well I have max restriction/security. Also you might be able to view them if you are still logged in as administrator. Try accessing them from a different computer.

Змінено LostGod

more options

Вибране рішення

I figured it out. I had adjusted the height of the input element to a height that did not work well with the padding. Once I removed the height style and adjusted the padding I got the size I wanted and can see the text as it should be.

Thanks for your help forgottengods!