I have trouble with Firefox displaying menus and options correctly, and I keep it up to date. I have to switch to Safari to perform basic activities. What's up?

I have Firefox 37.0.1 which I just updated on my MacBook Pro running Mac OX 10.7.5. Frequently, on web sites where I'm following directions to sign in or reset a password or do a financial transaction, like a purchase, there are menus missing from my screen. At first I blame the instructions for not being complete or accurate, but lately I've been trying to switch to another browser, like Safari. And when I do the missing menus appear! What's up? Have I missed a setting in Firefox that allows menus to appear?

Hi LornaLyons, when I open Firefox's Web Console (Developer menu) and reload the page, only 4 files show a 404 status, the rest of the site seems fine. (Screen shot attached)
I did reload bypassing cached files, which is Ctrl+Shift+r on Windows but probably is Command+Shift+r on Mac. Does that make any difference for you?
Could you test the site in Firefox's Safe Mode? That's a standard diagnostic tool to deactivate extensions and some advanced features of Firefox. More info: [[Troubleshoot Firefox issues using Safe Mode]].
''If Firefox is not running:'' Hold down the option key when starting Firefox.
''If Firefox is running:'' You can restart Firefox in Safe Mode using either:
* "3-bar" menu button > "?" button > Restart with Add-ons Disabled
* Help menu > Restart with Add-ons Disabled
and OK the restart.
''Both scenarios:'' A small dialog should appear. Click "Start in Safe Mode" (''not'' Refresh).
Will the site load?

Similar Messages

  • Trouble with Arrays of Menus and Menu Items

    Okay the short story is I am designing a GUI for an application, it has a lot of menus, and a lot of menu items per menu.
    I thought like in normal Java I could simply make an array of Menus and several arrays of menu items. My problem is that it compiles fine, but spews tons of exceptions. I am using Netbeans as my IDE.
    Here is a sample of my code. Its not the whole thing, but its the part that I suspect has problems since it worked before I switched to doing them as arrays.
    Menu [] menus = new Menu [11];
    menus[0].setText("File");
    MenuItem [] file = new MenuItem [8]; //FILE MENU DEFINITIONS
    file[2].setText("Open"); //open
    file[2].setOnAction(new EventHandler<ActionEvent>() {
    @Override
    public void handle(ActionEvent arg0) {
    FileChooser fc = new FileChooser();
    File file =fc.showOpenDialog(primaryStage);
    // file[2].setAccelerator(null);
    menus[0].getItems().addAll(file);
    MenuBar menubar = MenuBarBuilder.create()
    .build();
    menubar.getMenus().addAll(menus);
    VBox vbox1 = VBoxBuilder.create()
    .children(menubar,scrollPane1,btn)
    .build();
    ap.getChildren().addAll(vbox1);
    Anyways the stuff compiles just fine no errors. But Netbeans spews exceptions like a guy who chugged a bottle of ipecac and the programs bombs.
    Here is some of them.
    Exception in Application start method
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
         at java.lang.reflect.Method.invoke(Method.java:601)
         at com.javafx.main.Main.launchApp(Main.java:642)
         at com.javafx.main.Main.main(Main.java:805)
    Caused by: java.lang.RuntimeException: Exception in Application start method
         at com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:403)
         at com.sun.javafx.application.LauncherImpl.access$000(LauncherImpl.java:47)
         at com.sun.javafx.application.LauncherImpl$1.run(LauncherImpl.java:115)
         at java.lang.Thread.run(Thread.java:722)
    Caused by: java.lang.NullPointerException
         at javafxapplication2.JavaFXApplication2.start(JavaFXApplication2.java:37)
         at com.sun.javafx.application.LauncherImpl$5.run(LauncherImpl.java:319)
         at com.sun.javafx.application.PlatformImpl$5.run(PlatformImpl.java:206)
         at com.sun.javafx.application.PlatformImpl$4.run(PlatformImpl.java:173)
         at com.sun.glass.ui.win.WinApplication._runLoop(Native Method)
         at com.sun.glass.ui.win.WinApplication.access$100(WinApplication.java:29)
         at com.sun.glass.ui.win.WinApplication$3$1.run(WinApplication.java:73)
         ... 1 more
    Java Result: 1
    I am not really sure what to do. I would like some recommendations.
    If possible I would still like to use arrays of Menus and Menu Items, but if its not possible, I would like to know and understand why not.

    I apologize if I don't fully understand. I am still kind new to this. But It was my understanding that .jar file was made after compiling not before. I am not really sure what you mean by class path. Could you give an example. Again this code worked wonderfully before I used arrays. If I comment it out and replace it with dummy code like this it compiles and runs just fine.
    MenuItem open = new MenuItem("TEST");
    Menu debug =new Menu("DEBUG");
    debug.getItems().add(open);
    MenuBar menubar = MenuBarBuilder.create()
    .build();
    menubar.getMenus().addAll(debug);
    StackPane rootz = new StackPane();
    final TextArea textArea =TextAreaBuilder.create()
    .prefWidth(600)
    .prefHeight(400)
    .wrapText(true)
    .build();
    ScrollPane scrollPane1 = new ScrollPane();
    scrollPane1.getStyleClass().add("no-border-scroll-pane");
    scrollPane1.setMinSize(400, 400);
    scrollPane1.setContent(textArea);
    VBox vbox1 = VBoxBuilder.create()
    .children(menubar,scrollPane1,btn)
    .build();
    ap.getChildren().addAll(vbox1);
    btn.setOnAction(new EventHandler<ActionEvent>() {
    @Override
    public void handle(ActionEvent arg0) {
    System.out.println("Hello World!");
    FileChooser fc = new FileChooser();
    File file =fc.showOpenDialog(primaryStage);
    Scene scene = new Scene(ap, 760, 500);
    primaryStage.setTitle("Hello World!");
    primaryStage.setScene(scene);
    primaryStage.show();
    * The main() method is ignored in correctly deployed JavaFX application.
    * main() serves only as fallback in case the application can not be
    * launched through deployment artifacts, e.g., in IDEs with limited FX
    * support. NetBeans ignores main().
    * @param args the command line arguments
    public static void main(String[] args) {
    launch(args);
    }

  • I play pogo gams and they are not loading im always having trouble with firefox

    every time i try to play my pogo games the games are not loading and i keep losing my interent connection. why do i always have trouble with firefox this is getting very annoying
    since i pay to play pogo games

    how can this be fixed

  • I have just bought an ipad with retina display wifi and 4g 16gb how can I check that this is what I have been supplied with please

    I have just bought an ipad with retina display wifi and 4g 16 gb - how can I check that this is what I have been supplied with

    Identifying iPad Models:
    http://support.apple.com/kb/HT5452

  • Whenever I run Firfox 4.0, my computer fan runs continuously. I have disabled all plug-ins, and I get the same result. This did not happen with Firefox 3.x, and it doesn't happen with IE 8.0. Any ideas?

    Whenever I run Firfox 4.0, my computer fan runs continuously. I have disabled all Firefox plug-ins, but I get the same result. This did not happen with Firefox 3.x, and it doesn't happen with IE 8.0. Any ideas?

    I have had a similar problem with my system. I just recently (within a week of this post) built a brand new desktop. I installed Windows 7 64-bit Home and had a clean install, no problems. Using IE downloaded an anti-virus program, and then, because it was the latest version, downloaded and installed Firefox 4.0. As I began to search the internet for other programs to install after about maybe 10-15 minutes my computer crashes. Blank screen (yet monitor was still receiving a signal from computer) and completely frozen (couldn't even change the caps and num lock on keyboard). I thought I perhaps forgot to reboot after an update so I did a manual reboot and it started up fine.
    When ever I got on the internet (still using firefox) it would crash after anywhere between 5-15 minutes. Since I've had good experience with FF in the past I thought it must be either the drivers or a hardware problem. So in-between crashes I updated all the drivers. Still had the same problem. Took the computer to a friend who knows more about computers than I do, made sure all the drivers were updated, same problem. We thought that it might be a hardware problem (bad video card, chipset, overheating issues, etc.), but after my friend played around with my computer for a day he found that when he didn't start FF at all it worked fine, even after watching a movie, or going through a playlist on Youtube.
    At the time of this posting I'm going to try to uninstall FF 4.0 and download and install FF 3.6.16 which is currently on my laptop and works like a dream. Hopefully that will do the trick, because I love using FF and would hate to have to switch to another browser. Hopefully Mozilla will work out the kinks with FF 4 so I can continue to use it.
    I apologize for the lengthy post. Any feedback would be appreciated, but is not necessary. I will try and post back after I try FF 3.16.6.

  • HT5621 I am having trouble with my Apple ID and AppStore Here are the steps I have taken and the results: 1.     Changed my Apple ID with new email address. 2.     Changed my iCloud with above new email address. 3.     NOW - Apple ID appears correct in Ap

    I am having trouble with my Apple ID and AppStore
    Here are the steps I have taken and the results:
    Changed my Apple ID with new email address.
    Changed my iCloud with above new email address.
    NOW - Apple ID appears correct in AppStore Settings, iCloud and AppStore*
    If I scroll to bottom of screen in *App Store/Featured, I can see that the Apple ID is my new email.
    Upon “updating” Apple ID reflects OLD email.
    Deleted accounts, re-added accounts.
    Signed out and signed in with new UN/Email
    Issue remains the same.

    To migrate your data to a new iCloud account go to Settings>iCloud and turn off all synced data (contacts, calendars, etc.), when prompted choose to keep the data on your phone.  After everything is set to off, scroll to the bottom and tap Delete Account.  Next, create the new iCloud account on your phone and turn on syncing for contacts, calendars, etc again.  If prompted, choose Merge.  This will upload your data to the new iCloud account.

  • Displaying menus and dialogs in different languages

    According to
    http://docs.info.apple.com/article.html?artnum=303588
    Mac OS X could not display menus and dialogs in Polish even when it was selected as the primary language. In other words, Finder was operating only in languages further in the language preference list. I wonder whether users of Macintosh computers sold in Poland had to really use them in English or another language.
    My particular problem is that I am passing iMac indigo running OS X Panther to my father who lives in Poland and knows only Polish. I searched left and right and I can't find anyway to make menus and dialogs to display in Polish. Obviously, Polish dictionary for Finder is missing (my Mac has English and German). But somehow I can't believe that Apple was successful selling computers in Poland without Polish language. Some applications in Panther, like iTunes, do speak Polish.

    I would buy Polish OSX Panther if I was sure that this solves my problem.
    Apple itself never provided a Polish localization for Panther, which was released 5 years ago. But at that time I believe that http://www.apple.com/pl/ did have a special add-on to provide this. You would need to ask them whether they still have that available someplace.
    It would be a lot better to run Leopard, which has Polish included, if possible.

  • Having trouble with pop-up windows and ads for MacKeeper

    I've been having trouble with pop-up windows and ads for MacKeeper and similar "services." Tried to download "MPlayerX" a week ago and it all started then. I thought I deleted the file but I'm still having trouble. I've been digging for solutions on here, but nothing I've found on here has worked yet--the VSearch stuff (I think) isn't on my hard drive. Any advice?

    You installed a variant of the "VSearch" trojan. Remove it as follows.
    This malware has many variants. Anyone else finding this comment should not expect it to be applicable.
    Back up all data before proceeding.
    Triple-click anywhere in the line below on this page to select it:
    /Library/LaunchAgents/com.venus.agent.plist
    Right-click or control-click the line and select
              Services ▹ Reveal in Finder (or just Reveal)
    from the contextual menu.* A folder should open with an item selected. Drag the selected item to the Trash. You may be prompted for your administrator login password.
    Repeat with each of these lines:
    /Library/LaunchDaemons/com.venus.daemon.plist
    /Library/LaunchDaemons/com.venus.helper.plist
    Restart the computer and empty the Trash. Then delete the following items in the same way:
    /Library/Application Support/venus
    /System/Library/Frameworks/v.framework
    The problem may have started when you downloaded and ran an application called "MPlayerX." That's the name of a legitimate free movie player, but the name is also used fraudulently to distribute VSearch. If there is an item with that name in the Applications folder, delete it, and if you wish, replace it with the genuine article from mplayerx.org.
    This trojan is often found on illegal websites that traffic in pirated content such as movies. If you, or anyone else who uses the computer, visit such sites and follow prompts to install software, you can expect more of the same, and worse, to follow. Never install any software that you downloaded from a bittorrent, or that was downloaded by someone else from an unknown source.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Then, still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates (OS X 10.10 or later)
    or
              Download updates automatically (OS X 10.9 or earlier)
    if it's not already checked.
    *If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination  command-C. In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

  • I want to pay for a MacBook pro 15 inch with retina display online and send someone to pick it up from a store is it possible if ok who and where contact me

    I want to pay for a MacBook pro 15 inch with retina display online and send someone to pick it up from a store is it possible if ok who and where contact me
    <Email Edited by Host>

    When you order a MBP you can have it delivered at any Apple retail store.  When you get the e-mail that the MBP is ready to be picked up, you have options to enter in the rersponse if you or someone else will pick it up.  You will have to fill in some required information that will identify that person to the store personnel. 
    I had my last MBP delivered to the local store, but I picked it up.
    Ciao.

  • Having trouble with getting on messages and facetime

    having trouble with getting on messages and facetime.  Got two new ipods, one works fine, the other keeps giving us the error: iMessage Activation Could not sign in.  Please check your network connection and try again.  We have tried to reset the factory settings, and verified that the internet is working.  Please help!

    FaceTime, Game Center, Messages: Troubleshooting sign in issues

  • Firefox has crashed numerous times on me tonight, and I keep getting an unresponsive script error (Script: chrome://devany/content/main.js:254) regardless of what website I'm on. NoScript will not block this script, and it's popping up with an increasing

    Firefox has crashed numerous times on me tonight, and I keep getting an unresponsive script error (Script: chrome://devany/content/main.js:254) regardless of what website I'm on. NoScript will not block this script, and it's popping up with an increasing and alarming frequency. It's completely crippled my Firefox, and getting the a large enough window between unresponsive script warnings to get the Troubleshooting Information from Firefox took me a good 20 minutes. It's a very persistent script. I've already re-installed Firefox and restarted my computer, and scanned for viruses/malware. I'm on a Mac, if it makes a difference.
    == This happened ==
    Every time Firefox opened
    == Tonight. I can't say what site I was on, though I first noticed it on DeviantArt and thought it was their new layout producing problems. ==
    == User Agent ==
    Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_8; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7

    yay, I had this same issue, and I too browsed deviantArt and also have got Deviantanywhere add-on installed. : D
    I'm so glad that You've found a solution and shared it with us.
    I was really getting worried that I'd done something to get malware installed on my 'puter. *Phew* !!
    I'm going to disable DeviantAnywhere after I post this and hopefully this will be fixed for me too!
    I actually hadn't kept my firefox up to date. but.. *shh...*
    I updated it and after I did, it told me that there was a script running that was not responding. : )
    yay for FireFox~
    ~QuinsY.

  • I have problem with syncing in itunes and it stared since i installed new version of itunes.it stuck in backup step for houres.what shud i do?

    I have problem with syncing in itunes and it stared since i installed new version of itunes.it stuck in backup step for houres.what shud i do?

    So, in iTunes, when you look at the shuffle's content (in the sidebar) and click on the playlist under the shuffle, over to the right, the songs are in your desired order, correct?  Where do you look, or what do you do, that indicates the playlists are in alphabetical order?  Are you saying that when you play the songs while using the shuffle, they play in alphabetical order?
    If so, when you listen to the songs on the shuffle, are you using the playlist, or are you using the All Songs list? If you are in the default All Songs list, with the shuffle's power switch set to play-in-order (the middle position), the songs play alphabetically, I believe. 
    The 3rd gen shuffle uses VoiceOver.  If you are in the All Songs list, you need to use VoiceOver to switch to the playlist (see manual linked below for details).  When you are in the playlist (with the shuffle's power switch set to play-in-order), then the songs should play in playlist order.
    There are more details in the manual for the 3rd gen shuffle, which is online here
    http://manuals.info.apple.com/en_US/iPod_shuffle_3rdGen_UG.pdf
    See page 22 for the section about setting up and using VoiceOver.  The part about switching playlists starts on page 23 (Using the Playlist Menu).

  • I am having trouble with the Jpeg icons and also now thumbnails not being visable in bith teh Apple finder and now also Adobe Bridge. Can anyone shed any light on this ?

    I am having trouble with the Jpeg icons and also now thumbnails not being visable in bith teh Apple finder and now also Adobe Bridge. Can anyone shed any light on this ?

    Argh - once again, I find my solution right after posting this. Left out one modification to the SWIG script, now it runs in 29 seconds vs C 16 seconds, I can live with that.

  • Trouble with iMovie '11 transitions and themes? I'm running Lion, Mac OS X and just noticed today that the transitions and themes don't seem to be working at all when I start new projects or try to add to old projects.  What is the solve here?

    Trouble with iMovie '11 transitions and themes? I'm running Lion, Mac OS X and just noticed today that the transitions and themes don't seem to be working at all when I start new projects or try to add to old projects.  What is the solve here?
    I've seen notes about clearing the cache but it seems that this is an older OS and I can't find the plist mentioned here because it's an older system.  http://www.youtube.com/watch?v=2cL9RuDV3Qc 
    Thoughts?  Anyone? 

    GUYS, I NEED HELP !
    ANYONE?

  • I had a trouble with my lap top and had to format hard disk and install all soft ware again. could any body tell me how to transfer the application and data in my i phone back to my laptop.

    I had a trouble with my lap top and had to format hard disk and install all soft ware again. could any body tell me how to transfer the application and data in my i phone back to itune.

    You can't. It still thinks that your iPhone is synced with another iTunes library (the one that you had before you reformatted the hard drive.

Maybe you are looking for

  • Inserting into two tables using JDBC Receiver Adapter

    I've defined following type for Receiver JDBC to save data in two different tables Name          Category     Type          Occurrence ReceiverDB_DT     Complex Type           STATEMENT     Element                    1..unbounded TABLE_NAME     Eleme

  • Debugging a Background job

    Hi everybody,            what are the different wasy to debug a job which is assigned in background. Can we debug a back ground which is running, or we can only debug the completed jobs. thanks in advance,          santosh.

  • FI-GL- FI Document mass change

    Hello friends, We are on ECC6 and having requirement from user to have field "VALUT - Value Date" in "Mass Change" option of FBL3n. Can any one give me solution to add VALUT field in mass change screen. Thanks, Parag +9120 9823053472

  • Accesing Java Sever Page from Oracle forms 9i

    hello, i implemented a form with one button, one bean area.. after pressing that button, i have display one jsp file in that bean area... can anyone give me what r the requirements.... if possible give one example... very urgent.. Naresh

  • I have a big problem. Every time i lock on for example Facebook, the picture is big in 2 secundes and the it's gets small. Please help me.

    I have a big problem. Every time i lock on for example Facebook, the picture is big in 2 secundes and the it's gets small. Please help me. <Email Edited by Host>