Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

I refreshed Firefox; how do I set page source display to use word-wrap?

  • 1 ответ
  • 1 имеет эту проблему
  • 1 просмотр
  • Последний ответ от cor-el

more options

Today Firefox suggested I refresh itself, so I did. The process took about 15 minutes. And several settings were changed. When I use Crl + U to view page source the display no longer uses word-wrap, stringing lines off to the right forever, making the data very hard to read. I'm now running version 58.0.2 under Windows 7. 1. How do I set the page source display to use word-wrap? Thanks for help.

Today Firefox suggested I refresh itself, so I did. The process took about 15 minutes. And several settings were changed. When I use Crl + U to view page source the display no longer uses word-wrap, stringing lines off to the right forever, making the data very hard to read. I'm now running version 58.0.2 under Windows 7. 1. How do I set the page source display to use word-wrap? Thanks for help.

Выбранное решение

You can do that via the right-click context menu on the view source page.

alternatively you can toggle this pref on the about:config page.

  • view_source.wrap_long_lines = true

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.

Прочитайте этот ответ в контексте 👍 0

Все ответы (1)

more options

Выбранное решение

You can do that via the right-click context menu on the view source page.

alternatively you can toggle this pref on the about:config page.

  • view_source.wrap_long_lines = true

You can open the about:config page via the location/address bar. You can accept the warning and click "I accept the risk!" to continue.