Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

What webpage coding problem causes the "Simplify page" functionality to fail so the option is greyed out?

  • 4 réponses
  • 1 a ce problème
  • 18 vues
  • Dernière réponse par cor-el

more options

I've noticed that sometimes the Firefox print "simplify page" option is sometimes available and sometimes not. I'm wondering what causes is it to not work so the option is greyed out. Would like to insure that webpages I create will not inadvertently have coding that would cause the simplify page option to fail for a viewer.

I've noticed that sometimes the Firefox print "simplify page" option is sometimes available and sometimes not. I'm wondering what causes is it to not work so the option is greyed out. Would like to insure that webpages I create will not inadvertently have coding that would cause the simplify page option to fail for a viewer.

Solution choisie

Note that the DXR link shows what elements and what sizes trigger Reader mode.

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (4)

more options
more options

Hi cware, the Simplify box on the Print Preview screen prints the Reader View, so it should appear when the Reader View button is available in the address bar for your page.

cor-el has provided some links about Reader View, but I don't know whether there is a clear document on what HTML structures allow or prevent Firefox from using Reader View on a page.

more options

Thanks jscher2000, First, for the clue that "Reader View" and the "Simplify page" option on the Print Preview are related, and second that there might not be a clear document that explains what HTML structures allow Firefox to use Reader View on a page. I've never noticed the "Reader View" icon as explained by cor-el in his/her response but I often use the "Simplify page" checkbox if printing a page that's overlaying text, obliterating things, most frequently the URLs of links, making the printed output practically unreadable.

I will look closer at the code on the pages that render a functioning "simplify page" checkbox and those that don't, to see if I can garner any clues about what might cause that feature to not work.

Interestingly, the Firefox Help, "Reader View" page itself has a greyed out "Simplify page" check box.

more options

Solution choisie

Note that the DXR link shows what elements and what sizes trigger Reader mode.