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!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Text entry on webpage sometimes blocked, cannot see key entry.

  • 1 ответ
  • 1 имеет эту проблему
  • 12 просмотров
  • Последний ответ от Kevin

more options

I am actually trying to make an existing ASP.Net webpage compliant to use on Firefox for Android.

I am finding that in a lot of cases, text fields will turn blue and the keyboard will show, but typed keys will not show in the text fields, until you click onto another tab of Firefox, then back again (some sort of repaint issue?)

On working webpages, the text fields turn blue then turn white again, with a visible text cursor, and typed characters will show immediately as you type.

It seems to have something to do with frames (both iframes and classic frames).

I've found that if I strip the webpage down to minimal fields and tables, I can restore the typeability, but at the expense of features I need, and which don't always fix the problem, eg

  • the problem seems only to occur when the page is nested in a <frame> or <iframe> element (as source page).
  • in one case I found it was a <td> element in the page *later" than the field at fault, which had a style="height:Npx" setting -- when the height was removed, the field worked.
  • in another case, it was the existence of an <iframe> element that caused the problem, and whose removal fixed the problem.

In both these cases, removing these features doesn't of themselves fix the issue generically (only in the particular test page), and in any case are needed for other features of the webpages.

My questions are a) does anyone else experience this, in which case I can put it down to an issue with Firefox for Android (current version)?

b) if yes to above, does anyone have a definite cause and fix for it?

c) is this an acknowledged problem by Firefox for Android, and is there a fix around the corner?

Cheers p

I am actually trying to make an existing ASP.Net webpage compliant to use on Firefox for Android. I am finding that in a lot of cases, text fields will turn blue and the keyboard will show, but typed keys will not show in the text fields, until you click onto another tab of Firefox, then back again (some sort of repaint issue?) On working webpages, the text fields turn blue then turn white again, with a visible text cursor, and typed characters will show immediately as you type. It seems to have something to do with frames (both iframes and classic frames). I've found that if I strip the webpage down to minimal fields and tables, I can restore the typeability, but at the expense of features I need, and which don't always fix the problem, eg * the problem seems only to occur when the page is nested in a <frame> or <iframe> element (as source page). * in one case I found it was a <td> element in the page *later" than the field at fault, which had a style="height:Npx" setting -- when the height was removed, the field worked. * in another case, it was the existence of an <iframe> element that caused the problem, and whose removal fixed the problem. In both these cases, removing these features doesn't of themselves fix the issue generically (only in the particular test page), and in any case are needed for other features of the webpages. My questions are a) does anyone else experience this, in which case I can put it down to an issue with Firefox for Android (current version)? b) if yes to above, does anyone have a definite cause and fix for it? c) is this an acknowledged problem by Firefox for Android, and is there a fix around the corner? Cheers p

Все ответы (1)

more options