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

Mozilla 도움말 검색

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

자세히 살펴보기

I can not change shortcut for reader mode in Firefox Beta Quantum

more options

I can not change shortcut for reader mode in Firefox Beta Quantum.

I am from Poland and I am writing in Polish, so I use Alt+ many letters combination in order to write Polish characters like Ą, Ś, Ć, Ę etc. In Firefox Beta Quantum there is a shortcut Alt + R which is near E (Alt + E = Ę). Alt + R causes reload page and removes all text from text boxes. It is super turbo annoying and I can not change shortcut because an addon you recommend does not work in Quantum!!!

https://addons.mozilla.org/pl/firefox/addon/s3menu-wizard/

I can not change shortcut for reader mode in Firefox Beta Quantum. I am from Poland and I am writing in Polish, so I use Alt+ many letters combination in order to write Polish characters like Ą, Ś, Ć, Ę etc. In Firefox Beta Quantum there is a shortcut Alt + R which is near E (Alt + E = Ę). Alt + R causes reload page and removes all text from text boxes. It is super turbo annoying and I can not change shortcut because an addon you recommend does not work in Quantum!!! https://addons.mozilla.org/pl/firefox/addon/s3menu-wizard/

모든 댓글 (5)

more options

The shortcut to reload a page would normally be Ctrl+R and not Alt+R.

Did you make changes to ui.key prefs (ui.key.chromeAccess and ui.key.contentAccess) to use Alt instead of Ctrl?

more options

Ctrl+R causes reload. Alt+R causes READER MODE. After misspushing Alt+R Firefox goes to READER MODE so all text I have typed when writing comment or email (using email website in my work) is LOST. Going back does not help, all text boxes are empty! You can not undo READER MODE without loosing all text typed in text fields. I am NOT writing about reloading page but about READER MODE switch, which is available on some pages.

more options

Please help me disabling READER VIEW, I can not work now :(

more options

I have found a solution:

set this pref to false on the about:config page to disable reader view.

   reader.parse-on-load.enabled = false 

but now I can not use reader view at all :(

more options

Sometimes a page can intercept a keyboard shortcut and it will not reach Firefox. For example, Ctrl+b opens the Bookmarks Sidebar, but on some sites, it will bold text instead. Perhaps there is a way to intercept Alt+r with a script injected into the page (either by an add-on or in some other manner).

On U.S. English Firefox on Windows 7, Alt+R doesn't do anything; the shortcut for Reader View is Ctrl+Alt+R. But I might be able to create a script for you to test by working on a different shortcut. (Not right now, maybe overnight.)