본 사이트는 여러분의 사용자 경험을 개선하기 위해 유지 보수를 진행하는 동안 기능이 제한됩니다. 도움말로 문제가 해결되지 않고 질문을 하고 싶다면 Twitter의 @FirefoxSupport 및 Reddit의 /r/firefox 채널을 활용하세요.

Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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

  • 1 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: 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