Firefox makes the wrong page

Hello. This page makes it strangely with Firefox. It seems correct in Chrome
http://support.Apple.com/kb/PH3956

Hello

Try disabling graphics hardware acceleration. As this feature has been added to Firefox, it has gradually improved, but there are still some problems.

You will have to perhaps restart Firefox for it to take effect, so save any work first (e.g. you compose mail, documents online that you are editing, etc.).

Then perform the following steps:

  • Click on the orange top left Firefox button, then select the 'Options' button, or, if there is no Firefox button at the top, go to tools > Options.
  • In the Firefox options window, click the Advanced tab, and then select 'General '.
  • You will find in the list of parameters, the checkbox use hardware acceleration when available . Clear this check box.
  • Now restart Firefox and see if the problems persist.

In addition, please check the updates for your graphics driver by following the steps in the following knowledge base articles:

Troubleshoot extensions, themes, and issues of hardware acceleration to resolve common problems of Firefox

Update your graphics drivers to use hardware acceleration and WebGL

This solve your problems? Please report to us!

Thank you.

Tags: Firefox

Similar Questions

  • Link goes to the wrong page, once the site is transferred via ftp

    No matter what I do in Muse, a particular link goes to the wrong page. I tried to rename the page, deletion and recreation of the link, change the text styles, download of the whole of the site several times, you call it.

    When I saw site in the browser the link works correctly. When I upload to the server the link does not work properly.

    Links:

    Home page under menu

    Link under testimony / continue reading, to half way down the page

    Links should go to the testimonials page, but it takes you to the FAQ page.

    I just noticed the link links simply bounces back to the home page.

    Weird.

    Here is the site;

    http://www.bikramyogafitzroy.com.au/

    Hera is the code to continue reading link:

    Screen Shot 2016-06-04 at 2.05.48 AM.png

    I suspect that the href-data tag is the culprit.

    OK, so I deleted the page with broken links and created a new, deleted the page that the link has gone in and created a new.

    Created a new link in the menu of Muse.

    Tested the site on BusinessCatalyst and it worked.

    Downloaded the site via FTP (all files, not just an update).

    Same problem again.

    Site exported as HTML to my local HD, no problem with the link.

    Very confused.

  • Why the menu link and hyperlink all go to the wrong page

    Have a site that has been active for a while and was fine when we downloaded and became operational.  Some time after, with subsequent updates to the site, one of the menu buttons goes to the wrong page, no matter what we do.  I tried "include the page without hyperlink" and then used the hyperlink tool to post a link to the page, same result.  Then I deleted the link hyper, tried "include the page without hyperlink" and inserted the link for the appropriate page hard. Same result.

    Also on an other pages, there is a hyperlink which is supposed to go to this page as we cannot return, and THIS hyperlink goes to the wrong page (the page we want to propose is equipment, and what he's constantly going to is the about page.

    I checked for additional boxes (which does not explain why the text on a completely different page link also goes to the wrong page, but check it anyway) and there is no additional text box or whatever it is.

    I think that this must be a glitch of Muse and do not really enjoy the idea of rebuilding the site.

    Please help us to understand what is happening. Site of phone works fine it's just the version of office that is glitching.

    Click here to view the site online.  No matter what page you are on, if you click on "Facilities", it takes you to "About Us" and if you go to the Contact page and click on the text "Amenities" link which will take you to the page about us.  He's allergic to the equipment page.  As I have said, when the site was first direct links menu everything has worked well.  Actively, we test each page.

    I hope someone can help.

    Hi David,

    Thanks for the reply e-mail after receiving our folder.

    We tried your suggestion (which I thought I had tried before, but didn't so I tried again) with the same result.  Still no way to access our facilities page.  Have you checked the preview site, or did you visit the site?  When see us it in the preview (in Muse) then the page is launched, and the menu is as it should be.  But it does not work after uploading on the real site.  Our site of phone works fine, however...

    We're going to look at the server and see if there's some sort of corruption which runs at this level and will post if we find anything.

    Thank you

    Michelle

    * Amended to add that we found a redirect that should not have been in the htaccess, deleted page it and now it works!  Thanks for the time and help Ankush!

    Michelle

  • Link goes to the wrong page

    Hello.

    So as of recent, one of the links I have in my footer is now directing to the incorrect page. It goes to a page on the version businesscatalyst of the site.

    There is absolutely no connection with the site of BC, I Redid the link and when I have this link, I select the page directly in the same file and I also tried the direct url and nothing seems to work. It seems to do it through the home page.

    The site is landpotential.org and the link that leads to the wrong page is the one who said 'OUR PARTNERS' at the foot of page and it goes to everything instead.

    I checked the master page, the actual index page and there seems to be nothing to do.

    Help?


    I have attached a picture showing the 'Our partners' text should be linked to the same page.

    Screen Shot 2016-03-04 at 3.27.30 PM.png

    There are two conflicting hypertext links there. The link on the text block moves to the page on your site. On the 'OUR PARTNERS' text range within the text the link points to a page on Business Catalyst. Select the text using the text tool and remove only hyperlink and the hyperlink rest will be whatever you want.

  • How to make the master page appear when I'm scrolling down?

    How to make the master page appear when I'm scrolling down?

    This is something I don't like Muse! Whatever it is in the master page will act as a background. You must place it right on the top layer of the Page you want on... I hope this works for you as it did for me!

  • To make the first page of the file as a hyperlink using the framemaker API

    How can I make the first page of the file as a hyperlink using the framemaker API?

    This should make the entire page as clickable to open the link on the pdf creation.

    Thank you

    ASHA Rayakar

    Hi Asha,

    If you have managed to make a hypertext link at all, you are on the right track. From your description, it appears you are trying to use an existing text frame to place your marker of hypertext, a block of text that already contains text. If you put a hypertext marker in a paragraph with text, in fact, the only area that is clickable will be this paragraph. There is nothing you can do about it... This is the main behavior of FrameMaker.

    If you put a hypertext marker in a block of text that contains zero text (not even a single space), by default FrameMaker making this whole image map area. So if you try to make a whole page clickable, you will draw a new block of text that covers the entire page and insert the marker of hypertext, without text. You can experiment with this manually in the GUI.

    In your code, you must use the credentials of the members tr.beg.objId and tr.end.objid FO_Pgf. Looks like you might be using variable ID which is incorrect. If you do not have an ID of the variable, you can find the location/range of corresponding text including the FP_TextRange property. This will return the good ID FO_Pgf you need.

    If you are looking for the text block that contains a variable, you can use something like:

    F_TextRangeT tr;

    F_ObjHandleT textFrameId;

    TR = F_ApiGetTextRange (docId, varId, FP_TextRange);

    textFrameId = F_ApiGetId (docId, tr.beg.objId, FP_InTextFrame);

    This help at all?

    Russ

  • CFHTTP returns the wrong page

    A CFHTTP tag began yesterday the wrong page to return. When the page is accessed through a browser, it looks like this: http://www.fosters.com/apps/pbcs.dll/section?category=NEWS26

    When the page is captured with CFHTTP, it looks like this http://www.portsmouthnh.com/news/fosters.cfm.

    The CF code is very simple:
    "" < cfhttp url = ' http://www.fosters.com/apps/pbcs.dll/section?category=NEWS26 ' method = 'GET' resolveurl = "true" timeout = "35" charset = "Windows-1252" throwonerror = "Yes" >
    < cfset fosters = "#cfhttp.filecontent #" >
    < cfoutput > #fosters # < / cfoutput >

    What is happening with this? No changes have been made to her see my site is virtually hosted so I do not know if the server changes were made, I wonder. Generally, the remote site requires registration, but we have an employment contract and this page was fine for months.

    What could cause that? TX.


    Apparently, the problem disappeared. I talked to the newspaper which creates the pages, but they had no idea why the problem appears or why he stopped. Another mystery of the computer... TX anyway.

    UPDATE: Oops, spoke to soon. The page noted another source, sort of processing. The page is wrong is always wrong. See
    http://www.portsmouthnh.com/news/test.cfm who theoretically catches http://www.fosters.com/apps/pbcs.dll/section?category=NEWS26

  • How to make the first page my homepage, Privacy page not Firefoxe

    Prior to version Firefox 29 brought to the top of my home page - the only one. Now, no matter what I said to be on the 'privacy' page Firefox home page is loaded first with my homepage as a secondary (and not shown) page.
    Loading the page confidentiality loses time CPU and is aggravating. How can I disable this key, the default page?

    This can result in problems with the files that store the preferences and possibly other files as the file compatibility.ini.
    You can have security software that protects certain files from changes.

    Delete a possible user.js file and files numbered prefs-# .js and rename (or delete) the file prefs.js to reset all the prefs by default, including the prefs set via user.js and pref which is no longer supported in the current version of Firefox.

    You can use this button to go to the Firefox profile folder currently in use:

  • Restore the old logo of firefox in the start page for firefox &amp; lose crazy tail Fox logo

    Within the last few days my regular firefox logo appearing on the firefox start page has changed on my desktop (windows xp) and two laptops (windows 8 and windows 8.1). All changed logos at the same time. The normal logo (globe portfolio blue orange fox) is now an orange Fox (globe portfolio) with a tail of control crazy that encircles wildly around the world a couple of times. Is not cute & compact but instead takes a lot of space and really bothers me. Firefox has been one of the rare browsers that I have the right to make the automatic updates, but I'm going to change these settings, since I had so much trouble trying to change the rear logo. My history of update watch 32.0.3 update has been installed on 24-09-14 & put update 32.0.2 installed 30-10-14, which seems odd to me since 32.0.3 would seem to come after 32.0.2. (There is no cartoon character saying "click me" nor is there excerpts, and I don't want to block the ordinary brand logo, I just want to get rid of this crazy tail logo).

    I appreciate your help on this as this crazy tail logo is driving me crazy!  Thank you very much.
    

    The change of the logo on the default home page is temporary for various promotional campaigns that Mozilla is run. Unfortunately, it seems to be the 'new normal' now. When he started last spring, it was like once every two months for a week or two, but now it looks like a 'week', then in another week or two another promo starts.

    Follow cor - el's guidelines to lock the "excerpt" from being downloaded, then clear the current "SnippetsMap" via the Web Console.

    Or, just set your own choices for your home page.
    See - How to set the home page

  • How can I make the smaller page content that I can see all this?

    When the screen appears on my screen I have the bars scroll left and right and up and down to see the page... How can I reduce to see at the same time?

    Hello
    Have you tried the Firefox zoom feature? This initiative will increase the size of the web pages.

    • To make things bigger, press Ctrl and + at the same time.
    • To make things smaller, press Ctrl and - at the same time.
    • Pour reinitialiser to reset the size of return to normal, press Ctrl and 0 at the same time.

    You can also use the NoSquint. Add on to change the zoom level by default for all websites at the same time. After setting your overall zoom level, you can still adjust the zoom on different sites.

    With the help of NoSquint:

    1. After installation of NoSquint, make sure you have the add-on bar displayed:

      • Click the new tab button ("+") or a box empty bar tab to the right of the item and choose the module bar on the shortcut menu.
    2. Click on the % in the bar of the add-on call site preferences, then click the global settings button, then the zoom tab.
      • You can experiment with sizes greater than 125%, but it is not recommended that you will more than 150%, unless you have a large screen high resolution.

    If there are sites that are still a concern, feel free to post their URLs.

    Please let us know if this helped you!

    Thank you.

  • When I click on the Moilla button on my desktop, the firefox start page appears, so does Mozilla no button to access print, history. options etc, it just says: start mozilla firefox at the top page. RT page tc.

    When I click the Mozilla icon on my desktop, a mozilla firefox start page developed that has NO mozilla button to click and access the characters, story, options, etc. Also the entire page shifts automatically down a bit to only show that google question box and no address bar. Also, there was once a place where I could click on pages more accessible, but that disappeared a few weeks before. I have a HP computer and that you never know what will look like the start page.

    Make sure that you run not Firefox mode full screen (press F11 or Fn + F11 to toggle; Mac: Ctrl + Shift + F).

    If you are in full screen view then hover over with the mouse upward to make the bar appear Navigation and tab bar.

    You can click the maximize button in the upper right to leave the mode full screen or empty space of a right-click on a toolbar and use "exit full screen" or press F11.

  • Firefox reloads the previous page that it than itself over and over again at random.

    Firefox goes on its recharge on the last page as if I hit the back button, it does in itself... sometimes go back more than one page. Sometimes I will open the browser, go to a page and Firefox goes back to the start page on its own. On the pages that ask you if you are sure you want to leave, he will try to leave again and again... sometimes even if I click on stay on page 4 times, the previous page still loads on its own.

    I tried to start firefox in safe mode, it still happens... I uninstalled firefox completely and reinstalled and the problem persists.

    Someone knows about it... I need to use the internet for work and it drives me crazy!

    Hi, please try with another keyboard and/or mouse (in which case there are special buttons like front/back), since it looks a bit like a hardware problem...

  • How can I make the bookmark page appears as a complete window and not a side window of my Home Page?

    When I open a book marked page, it appears as a window in the sidebar of the home page and I can't do a full page to display correctly. When I first created bookmarks, it wasn't the case, but something has changed? Thank you...

    In the Bookmark Manager (Bookmarks > show all bookmarks) you can click on the button more in the lower details pane on the right.
    Make sure "Load this bookmark in the sidebar" is not selected.

    Note that the opening in the sidebar is the default value for the bookmarks created via a link or a button on a Web site.
    You can view the properties of a bookmark using the context menu in the side bar (Ctrl + B; Command + B on Mac).

  • In recent weeks, everything I print a web page prints so small I can barely read. It is used to print pages fine until 2-3 weeks ago when I updated to Firefox. The same page prints fine in Internet Explorer.

    This started after I updated Firefox to the latest version prior to 8.0.

    Firefox button > print-> Page Setup = scale

    100% is generally the best configuration

  • I'm British, how do I make the default page for uk and USA not

    Pages from Apple, always default USA icon and whenever I have change the British. How can I make the default country always default to the United Kingdom?

    Are what page you referring?

Maybe you are looking for