Mozilla 도움말 검색

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

자세히 살펴보기

How do i get rid of the 'new' addressbar ?

  • 4 답장
  • 1 이 문제를 만남
  • 1 보기
  • 최종 답변자: Marcin

more options

Since FF75 whenever i open a new tab or type in the adressbar the adressbar enlarges unnecessarily (see red marking in the picture (b), (c)), bleeding over in the tabs above (a) and covering (darkening, with a shadow effect) the bookmarks below the addressbar (d).

to me this is completely unusable in this state and everytime i see it, it is highly disturbing to the eye. how do i get rid of this?

Since FF75 whenever i open a new tab or type in the adressbar the adressbar enlarges unnecessarily (see red marking in the picture (b), (c)), bleeding over in the tabs above (a) and covering (darkening, with a shadow effect) the bookmarks below the addressbar (d). to me this is completely unusable in this state and everytime i see it, it is highly disturbing to the eye. how do i get rid of this?
첨부된 스크린샷

선택된 해결법

go to about:config and adjust these settings:

browser.urlbar.openViewOnFocus browser.urlbar.update1 browser.urlbar.update1.interventions browser.urlbar.update1.searchTips

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

모든 댓글 (4)

more options

선택된 해결법

go to about:config and adjust these settings:

browser.urlbar.openViewOnFocus browser.urlbar.update1 browser.urlbar.update1.interventions browser.urlbar.update1.searchTips

글쓴이 Eve 수정일시

more options

thx. fixed

more options

Note that support for most these prefs is only temporarily and these workarounds will likely be gone in a few months (Firefox 77 and later).

browser.urlbar.update1 is already removed in 77.0a1.

  • 1627969 - Remove the megabar pref

(please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
)


In future Firefox versions you will need code in userChrome.css to undo the larger location bar.

For modifying what to show as suggestions there are settings in "Options/Preferences -> Privacy".

  • Options/Preferences -> Privacy & Security
    Address Bar: When using the location bar, suggest.

Settings in "Options/Preferences -> Home" for the new tab page also apply.

more options

https://www.userchrome.org/megabar-styling-firefox-address-bar.html see Megabar Styler at the end (and instructions above)