Този сайт ще има ограничена функционалност, докато се извършва тече неговата поддръжка. Ако дадена статия не може реши проблема ви и искате да зададете въпрос, нашата общност е готова да ви помогне на @firefox в Twitter и /r/firefox в Reddit.

Търсене в помощните статии

Избягвайте измамите при поддръжката. Никога няма да ви помолим да се обадите или изпратите SMS на телефонен номер или да споделите лична информация. Моля, докладвайте подозрителна активност на "Докладване за злоупотреба".

Научете повече

Can't view source code using right click in Firefox 50.0b5

  • 4 отговора
  • 1 има този проблем
  • 1 изглед
  • Последен отговор от the-edmeister

more options

Hello,

As the title says, I can't view source code of any website page using :

- the "right click" > "View Page Source"

- "menu" > "Dévelopement" tools > "View Page Source"

- Ctlr+U

Instead, it's just open a new blank page. The only way that works is to type view-source:<website> in the address bar.


Thank you for helping me

Hello, As the title says, I can't view source code of any website page using : - the "right click" > "View Page Source" - "menu" > "Dévelopement" tools > "View Page Source" - Ctlr+U Instead, it's just open a new blank page. The only way that works is to type view-source:<website> in the address bar. Thank you for helping me

Променено на от user1357963

Избрано решение

Hi

Thank you for your question and thank you for beta testing the next release of Firefox.

I am using a version a couple ahead of the one you are testing and I am not seeing this issue, but that does not mean that what are are seeing is not important. I recommend that you file a bug at Bugzilla and we can make sure that this is fixed prior to that version of Firefox being finally released.

Прочетете този отговор в контекста 👍 1

Всички отговори (4)

more options

Избрано решение

Hi

Thank you for your question and thank you for beta testing the next release of Firefox.

I am using a version a couple ahead of the one you are testing and I am not seeing this issue, but that does not mean that what are are seeing is not important. I recommend that you file a bug at Bugzilla and we can make sure that this is fixed prior to that version of Firefox being finally released.

more options

Thanks for your help.

This bug was caused by this setting, normaly set to 1 : user_pref("dom.ipc.processCount", 16);


https://bugzilla.mozilla.org/show_bug.cgi?id=1310426

more options

VIEW_SOURCE in WORKING EDITOR I use Firefox offline to manage personal files in html, pdf, txt, etc. They never go on-line. I used to use "view source" on these pages to activate a working text editor which allowed me to edit HTML or text without going to the source folder. Your "view source" function no longer allows active editing of the displayed file. Can you please continue the capability to have "view source" open a working editor. Choosing an editor with "about:config doesn't seem to work any more.

more options

view_source.editor.external boolean False by default - (True) and view_source.editor.path string the user needs to add the path to the editor

are still present in about:config .

Have you tried setting them both at the same time?