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

Mozilla 도움말 검색

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

자세히 살펴보기

firefox does not type what I type

  • 11 답장
  • 1 이 문제를 만남
  • 20 보기
  • 최종 답변자: 2peterr

more options

When I type in a search box in Firefox, it does not display the letters I type. Instead it assumes letters that are way off base. If I start to type 'I am here', it types,' It is heavy'.

When I type in a search box in Firefox, it does not display the letters I type. Instead it assumes letters that are way off base. If I start to type 'I am here', it types,' It is heavy'.

선택된 해결법

It is trusted, install it.

문맥에 따라 이 답변을 읽어주세요 👍 0

모든 댓글 (11)

more options

Hello,

The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information such as bookmarks and history.

Note: This will cause you to lose any Extensions, Open websites, and some Preferences.

To Reset Firefox do the following:

  1. Go to Firefox > Help > Troubleshooting Information.
  2. Click the "Reset Firefox" button.
  3. Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
  4. Firefox will open with all factory defaults applied.

Further information can be found in the Refresh Firefox - reset add-ons and settings article.

Did this fix your problems? Please report back to us!

Thank you.

more options

This seems to help temporarily but has occurred before with the same fix. Fingers crossed.

more options

Do a malware check with some malware scanning programs on the Windows computer.
Please scan with all programs because each program detects different malware.

Make sure that you update each program to get the latest version of their databases before doing a scan.

You can also do a check for a rootkit infection with TDSSKiller.

See also:


Use these steps to remove saved (form) data from a drop-down list:

  1. click the (empty) input field on the web page to open the drop-down list
  2. highlight an entry in the drop-down list
  3. press the Delete key (on Mac: Shift+Delete) to remove it.
more options

I have run scans and am clean. It seems each time I open a page in FF the type is too small. I close FF and when I open it again I have to press ctrl 2 to enlarge the type. isn't there a default font size on the tabs or pages that FF opens?

more options
more options

Code changes regarding HiDPI support for high resolution displays have landed in Firefox 22 and later (bug #844604).

You can modify the layout.css.devPixelsPerPx pref to adjust the size of all elements including the fonts in Firefox.

  • The layout.css.devPixelsPerPx pref is a String value parsed to a float and allows to fine tune the dimensions of all elements (user interface and web pages) more precisely (resolution 0.1 or 0.05 for finer adjustments).
  • Change the current default value -1.0 to 1.0 to make it work like in previous Firefox versions (100%)

If you need to make further adjustments then start with a value of 1.0 and adjust this value with 0.1 steps or 0.05 for finer adjustments.

  • Use values between 1.0 and about 0.5 to reduce elements in size (do NOT go all the way to 0.05!)
  • Use values greater than 1.0 to magnify and make elements larger (percentage divided by DPI, % / DPI).

If web pages needs to be adjusted after changing this pref then you can look at the Default FullZoom Level or NoSquint extension.

Use this extension to adjust the font size for the user interface:

more options

I am grateful for the information but it is too complicated for me. I press ctrl and 2 to enlarge it. I gather there is a bug if I read your reply correctly. I wish I were skilled enough to attend to it. The extension seems to do the same a, ctrl and 2, or zoom does unless I am mistaken as it requires a manual adjustment with each page that is too small. Thank you

more options
  1. In the Location bar, type about:config and press Enter. The about:config "This might void your warranty!" warning page may appear.
  2. Click I'll be careful, I promise!, to continue to the about:config page.
  3. Search layout.css.devPixelsPerPx

Fx22layout.css.devPixelsPerPx 4. Double click the result and type in a value between 0.9 and 1.1

글쓴이 kobe 수정일시

more options

The no squint addon cautioned that it might not be trusted.

more options

선택된 해결법

It is trusted, install it.

more options

I changed the value to 1.0 and it seems fine. Thank you for taking the time to help so much. Peter