Join the Mozilla’s Test Days event from 9–15 Jan to test the new Firefox address bar on Firefox Beta 135 and get a chance to win Mozilla swag vouchers! 🎁

Αναζήτηση στην υποστήριξη

Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

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

  • 4 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 18 προβολές
  • Τελευταία απάντηση από 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.

Επιλεγμένη λύση

Όλες οι απαντήσεις (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

Επιλεγμένη λύση

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