How do I get the old Print interface back
Good morning:
I updated FF 91 ESR to 102 ESR and I'm not liking the Print interface. The main problem is that the printer properties are not available. The printers default is to print from tray 2, but sometimes I want to print from tray 1.
If it can be changed then I prefer code that I add to User.js "user_pref("print.tab_modal.enabled", false); " is being ignored.
thanks Norbert
All Replies (2)
That pref is outdated and forgotten long time ago. You have to use "print.prefer_system_dialog".
Everything was ok until I updated. That's why I'm on the ESR. Changes that need to be addressed occur on a yearly basis rather than weekly. :)