Firefox not printing pages on CNBC correctly.

Latest version of FF, tried in safe mode and still won't print the article on the page beyond the first page. This is happening on every page on CNBC.
This one for sure does not print correctly: http://www.cnbc.com/id/102220450?__source=yahoo|finance|headline|headline|story&par=yahoo&doc=102220450

I'm not sure why, but it seems to be related to the use of the <fieldset> tag around the content. Firefox apparently doesn't paginate that tag as expected.
To see how it would appear in print preview substituting a styled <div> tag, you could run the following snippet of script:
(1) Copy the following to the clipboard (it's all one line):
<br>var fs = document.querySelector("fieldset"); var dnew = document.createElement("div"); dnew.setAttribute("class", fs.getAttribute("class")); fs.parentNode.insertBefore(dnew, fs); while(fs.childNodes.length > 0) dnew.appendChild(fs.childNodes[0]); dnew.setAttribute("style", "margin:0 2px; padding:0.35em 0.625em 0.75em; border:2px groove #eee;");
(2) On your test page, open Firefox's web console (Ctrl+Shift+k or Web Developer > Web Console)
(3) Paste the code next to the caret (>) and press Enter to run it
(4) Try print preview

Similar Messages

  • HP Officejet Pro 8000 WILL NOT PRINT PAGE TWO IN CORRECT ORIENTATION. SECOND PAGE UPSIDE DOWN.

    Cannot booklet print in duplex mode. Prints second and third side of page upside down and 
    page 4 as original page.   Does't worlin any mode, even booklet mode.  Had a HP5400 previously,
    which did booklet printing just fine.  Can the driver from the 5400 be adjusted work on the 8000?

    If you have HP software in your Applications folder that was not specifically meant for 10.7 (Lion), uninstall the software using the 'scrubber' option:
    Go to Applications/Hewlett Packard/ click on HP Uninstaller
    Click on Continue
    Highlight your device on the left pane
    Press and hold Control + Alt + Cmd keys on the keyboard simultaneously while you click on Uninstall <<<< This IS the Scrubber Option, there is no button labeled "Scrubber"
    There will be a pop up that asks if you are sure you want to uninstall ALL hp software. (At this point, if you continue, any HP printers you have installed will need to be reinstalled)
    Click Continue and let it finish
    Restart your Mac
    Download and install this: http://support.apple.com/kb/DL907
    Now reset the printing system:
    - Sys Prefs, Print & Fax
    - Right (control) click in the rectangle listing your printers and select Reset Printing System.
    WARNING - this will delete ALL of your printers!
    - Select the plus sign to re-add it. Look for the printer, select it and wait until the "Add" button becomes available. Click it.
    Say thanks by clicking "Kudos" "thumbs up" in the post that helped you.
    I am employed by HP

  • My Photosmart Premium C309g/m is suddenly NOT printing page one of whatever print job is sent to it.

    My Photosmart Premium C309g/m is suddenly NOT printing page one of whatever print job is sent to it.  How can i fix this?

    Please read this post then provide some details.   What operating system? How is the printer connected - USB, wired LAN, Wireless LAN, bluetooth?
    Is the first page blank of just missing entirely?  
    What program are you printing from?  Does the same thing happen if you print from Notepad or Wordpad?  (If not then check the settings in your program to make sure you are sepcifying then entire page range desired for printing).
    Bob Headrick,  HP Expert
    I am not an employee of HP, I am a volunteer posting here on my own time.
    If your problem is solved please click the "Accept as Solution" button ------------V
    If my answer was helpful please click the "Thumbs Up" to say "Thank You"--V

  • Officejet pro 8100 does not print pages in "back to front" sequence

    officejet pro 8100: I cant make it print pages in the sequence last page to first page even tho I have set the default printer preferences to "print back to front"  AND  I have specified "back to front" for the particular print job.
    I am using this 8100 as a WIRELESS printer.
    Yesterday it worked OK.:
    I did NOT turn the printer off over night.
    Today it will only print in first-to-last-page sequence.
    I have tried the following:
    turned printer off; and then on.
    rebooted windows 8.1.
    rebooted the router.
    confirmed that it WILL print in first-to-last-page sequence for each test.
    My test document has 4 pages.

    Hi John , I hope you had a good weekend!
    I just want to verify:
    When you print an 8 page document FRONT TO BACK page 1 comes out on top.
    When you print an 8 page document BACK TO FRONT page 8 comes out on top.
    Is that correct?
    Thanks!
    Please click “Accept as Solution " if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks" for helping!
    Jamieson
    I work on behalf of HP
    "Remember, I'm pulling for you, we're all in this together!" - Red Green.

  • Firefox not reloading page. Same page reloads w/o problem in other browsers.

    I do the graphics layout for three full color magazines and recently found a great program to create flip books for the online viewing of these magazines called Flip Builder. After creating the flip books and posting online, we, along with clients who use Firefox browser have found the flip books will open the first time with no problem. However, if the Refresh/Reload button is hit, the pages will not reload. The round, rotating icon that indicates the load progress simply spins with nothing happening, just a blank screen. The only way to reload the page is by completely closing out Firefox, reopening and re-entering the flip book URL again. Not very convenient for our clients.
    This issue only exists with Firefox. Reloading the pages is no problem with Internet Explorer (sorry, had to mention it!) or Opera.
    Naturally, our clients use various types of computers, so there is no consistency among users. I am using the most current version of Firefox and noticed this problem immediately.
    I've also contacted the makers of Flip Builder and made them aware of this issue.

    I have a similar problem. I am building maps using GeoExt. These maps come up fine in all the browsers we've tested (FF, Chrome, IE, Safari), but when the user clicks the reload button in FF, the page tries to load but fails to load components of GeoExt, ones that loaded fine the page load before. If the user hits the reload button again, the page may load correctly or it may not. It appears to be random.
    However, if the user places their cursor in the address bar and hits enter, the page loads every time with no problem. This behavior, both the reload button and loading the page from the address bar, is consistent in FF version 5.0 and 9.0.1.

  • Why can i not print page?

    why can I not print page

    You ask "why", but you don't give us the slightest bit of information!

  • Firefox Not Scrolling Page Divisions Correctly

    I am working on the css, xhtml, and xml of a store front hosted by another company. We allowed to change certain things in the xhtml, css, and xml to customize out store. We can only use CSS 2 and no javascript or embedding is allowed.
    I've designed a vertical scrollable division that contains a series of images that act as links to other pages. In Firefox 3.6.24 when I press down on the vertical scrollbar and move it up or down the content correctly moves up and down, but the mouse stays where I intially pressed down with the mouse and only after I lift up on the mouse does it then jerk to its new position to match the content.
    I've played with the preferences of Firefox and also have played with the CSS and XHMTL. On occasion I've also notices this on other internal divisions on other web pages so I am thinking it s Fireffox and not my design. This does not Safari.
    Should anything in the about:config be changed?
    Firefox 3.6.24; PPC 10.4.11 Mac OS

    Are you referring to elements added by the iWeb scripts regarding the circles?
    Can you add a screen to clarify what you mean?
    "Clear the Cache": Firefox > Preferences > Advanced > Network > Offline Storage (Cache): "Clear Now"<br />
    "Remove the Cookies" from sites that cause problems: Firefox > Preferences > Privacy > Cookies: "Show Cookies"<br />
    Start Firefox in [[Safe Mode]] to check if one of your add-ons is causing your problem (switch to the DEFAULT theme: Tools > Add-ons > Themes).
    See [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    Another good place to ask questions and advice about web development is at the MozillaZine Web Development/Standards Evangelism forum.
    The helpers at that forum are more knowledgeable about web development issues.
    You need to register at the MozillaZine forum site in order to post at that forum.
    See http://forums.mozillazine.org/viewforum.php?f=25

  • Firefox not rendering page correctly

    My email account is with dishmail.net which is handled by google. My start page renders coorectly but if I go to my email page I am given a 2 x 3 window at the top left of the page with scroll bars to the right and bottom.
    I am working with a fresh install of FF due to hard drive probelms. I did not have this problem before the HD change. IE will correctly show the page.
    == URL of affected sites ==
    http://

    Try posting at the Web Development / Standards Evangelism forum at MozillaZine. The helpers over there are more knowledgeable about web page development issues with Firefox. <br />
    http://forums.mozillazine.org/viewforum.php?f=25 <br />
    You'll need to register and login to be able to post in that forum.

  • Firefox not printing complate page selection

    When I have web page text I want to print, I select the text I want by bluing the text with my mouse and going to the file and print menu and choosing print "selection". When doing this with Firefox (3.6.15 updated) only part of the text I selected is printed. However when I view the page with IE to print the same selection, the text is printed completely. I use XP pro and my printer is a Canon MX860 multifunction. Canon says the problem is with the browser (Firefox) and I should ask Mozilla for help.

    Thanks Edmeister, that's logical and I'd like to think it's the solution. But to find out I'd have to download Firefox4 which isn't really ready. It's really in release candidate status at this time so I don't want problems with buggy browsers added to what I have now. Perhaps I should wait until 4 is released?
    What do you think?

  • Ebay postage page does not print the postage label correctly It is 1/2 the proper size.

    When printing Ebay postage the print size is approx 1/2 the proper size.
    You will need to get the page info from Ebay

    Upgrade your browser to Firefox 9 and check
    * getfirefox.com

  • Firefox will not print pages on my MAC 0s-x - why?

    I have been waiting and waiting for an answer, a suggestion, anything - I have asked this question 5 times now on this help section and NEVER do I get any solution - this must be an easy fix, but please firefox, answer it for me!
    MY MAC (several printers tried) prints BLANKS from firefox and I have not been able to fix it now for 3 years - I had preferred using this browser, I am about to abandon it for good

    Firefox 4 requires at least OS X 10.5 and an Intel Mac.
    * http://www.mozilla.com/firefox/4.0/system-requirements/
    For Mac OS X 10.4.11 or Mac OS X 10.5.8 you can look at:
    * http://www.floodgap.com/software/tenfourfox/
    Firefox 3.6.x can be found here:
    * http://www.mozilla.com/en-US/firefox/all-older.html

  • Firefox 6.0.1 is not printing page footers even though they show in print preview

    Bug report.
    This was (presumably) a result of the upgrade to v. 6.0.1 installed 8/31/11. First failed 9/1/11.
    Page setup still shows page count and date. (No surprise because it shows in the print preview.)
    Tried with three printers: HP DeskJet 930 - no footer; Brother HL5250DN - no footer (also no bottom margin); PDFCreator 1.2.1 - footer appeared!
    The last result makes it look as though the problem is somehow related to the printer or printer driver.

    Bug report.
    This was (presumably) a result of the upgrade to v. 6.0.1 installed 8/31/11. First failed 9/1/11.
    Page setup still shows page count and date. (No surprise because it shows in the print preview.)
    Tried with three printers: HP DeskJet 930 - no footer; Brother HL5250DN - no footer (also no bottom margin); PDFCreator 1.2.1 - footer appeared!
    The last result makes it look as though the problem is somehow related to the printer or printer driver.

  • CRVS2010 Beta 2 - report does not print in Landscape mode correctly

    I am using Crystal Reports Beta 2 for Visual Studio 2010 on Windows XP. I am trying to print a report in landscape mode. The WPF Crystal Report Viewer displays the report correctly in landscape view. When I print it, it moves all the data to the center of the page, prints it in smaller font and to the left and cuts off a lot of the data on the right hand side.
    I have tried various different suggested solutions from reading other forums and nothing seems to work. Is this a known Crystal Report Viewer issue?
    Solutions I have already tried:
    1. Page setup under Crystal Reports - selected no printer (optimize for screen display)
    2. Page setup under Crystal Reports - checked dissociate formatting page size and printer paper size
    3. Setting paper orientation and page orientation at run-time to landscape.
    4. Printing to different printers
    Something to note, I can export this report as a .pdf file and it prints perfectly from adobe. This only seems to be an issue when printing directly from the WPF Crystal Report Viewer to the printer.
    Any help would be greatly appreciated! I have been stuck on this issue for a while...
    Thanks!

    Hi Sharon,
    There have been issues with printing and printers in CR 2008 and the same routines are in CR 2010. The patches we have done to help with standard paper sizes in CR 2008 are not in the Beta releases.
    Not sure if they will make it into the GA release next month. As a work around I suggest you continue exporting to PDF and then printing the PDF file until they have been resolved and patches are available.
    Thank you
    Don

  • Safari and Firefox not loading pages

    Safari and Firefox are now selectively not loading certain pages. Sites like penny-arcade.com and staffingnow.com give me a ...
    Safari can’t connect to the server.
    Safari can’t open the page “http://www.staffingnow.com/” because it could not connect to the server “www.staffingnow.com”.
    message. Now I have tried to empty my cookies, my cache, I have cleared all data that can be cleared. I've renewed my DHCP lease, reset my router, restarted my computer, etc and none of it seems to help.
    I've tried loading them on my girlfriend's pc and they load up fine.
    Any ideas?

    Having the same problem here, only I dont have firefox. Safari refuses to load my webpage www.epicvideo.com.au yet any other computer can access it. I have another site, with the same server, on a similar but cheaper plan, that loads every time.
    I have no problems with download speeds, but from reading discussions, some individual sites, hand-picked by Safari, refuse to load. My business website is the only site Safari wont load - I get the error "Bad Request (Invalid Hostname)" - frustrating when running a business!!!!
    Ive done it all to, emptied the cache, reset safari, deleted all my book marks (yay), turned off my modem, restarted my server, spoken to tech staff at my STMP and website server... even Mac Heads at Telstra... no answers.
    Lastly, im finding discussions not helping too much either, cause im just deleting files and changing settings etc - something that will surely cause me more grief!!

  • Firefox wont print pages from the internet, paper runs thru but nothing is printed, have reset printer in aboutconfigs

    I have to use internet Explorer to print from web pages.

    Thank you for posting the fix.  I have not seen that problem before.
    I do not use these forums as a chat site, but if the Bay Village is the one in Ohio, I lived there 7 years - way back in the 1970s. 
    Barry

Maybe you are looking for

  • Exception Aggregation (Average of all values 0)  -  Non cumulative KF

    Hi Experts, I am using the Exception Aggregation (Average of all values <> 0) on a Non Cumulative KF. Most of the times i am not getting the desired results but some times it gives me the desired result. my doubt is whether we can use  Exception Aggr

  • What's the difference between full & large when importing video?

    In my preference menu, it shows I can import video as either full-original size or large-960x540. Does it make a difference in the size of the file, in the quality of the view, in what can be done with the file? Also, can I determine whether I want i

  • How to determine Chord and BPM

    Hi everyone, I'm a garage band beginner. I've successfully recorded 2 songs with loops, harmonies, and vocal tracks - even the occasional editing of a loop but I have difficulty when I start up a new project trying to determine chord and bpm - well,

  • Statistics on tables

    Hi, Does the analyze table command actually delete statistics before regenrating new stats ?. If a query is issued during the analyze is running, will it have any stats available to it ? Thanks Vissu

  • IPod software update 06282006

    Does anyone know what bug fixes they have included for 5G iPod? In the description, they just say bug fixes so just wondering. Abhay