bog of dialogue "save under" in FF19 is invisible

When I click on "Save as", the browser window is more developed, but no Save dialog box is visible. If I hit enter, it will beep. But if I click outside of the browser, then back on it (FF), THEN I hit enter, backups of files, even if I can't change his name.

This just started happening, all of a sudden.

This event started before I updated to FF 19.0.2 and it still happens. I don't know what version I had before the update, but I update as soon as it becomes available. I am on Windows 7 pro 64.

I have a core i7 with 16 GB of memory. Lots and lots of HDD space. I can record normally with Chrome or IE.

Start Firefox in Safe Mode to check if one of the extensions (Firefox/tools > Modules > Extensions) or if hardware acceleration is the cause of the problem (switch to the DEFAULT theme: Firefox/tools > Modules > appearance).

  • Do NOT click on the reset button on the start safe mode window or make changes.

Create a new profile as a test to see if your profile is the source of the problems.

See "create a profile":

If the new profile works then you can transfer files from a profile in the new profile, but make sure not to copy corrupted files.

Do a clean reinstall and remove the Firefox program folder before reinstalling a new copy of Firefox.

Download a new copy of Firefox and save the file to the desktop.

Uninstall your current version of Firefox, if possible, the settings in the software security and cleaning of the Windows registry.

  • Do NOT remove the data personal when you uninstall your current version of Firefox, because all profile files will be deleted and you will also lose your personal data such as bookmarks and passwords from other versions of Firefox profiles.

Delete the program folder Firefox before installing newly downloaded copy of the Firefox installer.

Your bookmarks and other profile data is stored in the Firefox profile folder and will not be affected by a uninstall and (re) install, but make sure that 'delete personal data' is NOT selected when you uninstall Firefox.

Tags: Firefox

Similar Questions

  • A JPEG of script "save under".

    I do work for my business and I need to do what is essentially the stop-motion animation... I have my Basic .psd file, I move a layer inside slightly, save it as a .jpeg and repeat. Repeat, repeat and repeat.

    However, it takes much too long to get through dialogue "save under", change the file name and change the type of file in jpeg every time.

    I don't know anything about scripting (writing OR using them), but I've read it's the solution to my problem here... a script that will save a jpeg copy of my file .psd with a new name.

    In addition, it would be GREAT if that can be assigned to a key or combination of keys... as I hit him command + ~ and it runs the script.

    Can you guys help me?

    NB: This is for Photoshop CS3 or better!

    Copy and paste the script in ExtendScript Toolkit, it is installed with Photoshop

    This utility is located in the proper folder: -.
    PC: C:\Program Files\Adobe\Adobe utility
    MAC: /Applications/Utilities/Adobe utilities

    The script must be registered in: -.
    PC: C:\Program Files\Adobe\Adobe Photoshop CS #\Presets\Scripts
    NB: Vista and Windows 7, you will need to save it somewhere else and copy it to this folder because of permissions.
    MAC: Applications/Adobe Photoshop CS #/ presets/Scripts settings

    If Photoshop is open, close and restart Photoshop so that it can pickup the new script.

    You can create an action to call the script
    Start recording a new action and in the dialog box action palette select "Insert Menu Item" then file - Scripts and select the script.
    stop recording.
    This action can be given a function key to run it.

    Another way is to create your own keyboard shortcuts:
    Edit - keyboard shortcuts - file, go down until you see the script and assign your own shortcuts.

    On first use, it will let you choose the suffix bib.
    The files will be saved as OriginalFileName #0001.jpg OriginalFileName #0002.jpg etc...
    The files will be saved in the same folder as the original document.

    This first script is necessary to reset the counter to zero, when you want to work on the following document.

    app.eraseCustomOptions( 'a7ba92a0-d6f8-11df-937b-0800200c9a66');
    

    It is the main script...

    main();
    function main(){
    if(!documents.length) return;
    //Reset Custom Options.
    //app.eraseCustomOptions( 'a7ba92a0-d6f8-11df-937b-0800200c9a66' ); return;
    Count =0;
    try{
    var desc1 = app.getCustomOptions('a7ba92a0-d6f8-11df-937b-0800200c9a66');
    Count = desc1.getInteger(0);
    }catch(e){
    var win = new Window("dialog","File increment");
    win.pnl1 = win.add('panel');
    win.grp1 = win.pnl1.add('group');
    win.grp1.st1 = win.grp1.add('statictext',undefined,"File Suffix Number start...");
    win.grp1.et1 = win.grp1.add('edittext',undefined,"1");
    win.grp1.et1.preferredSize=[50,20];
    win.grp1.et1.onChanging = function() {
      if (this.text.match(/[^\-\.\d]/)) {
        this.text = this.text.replace(/[^\-\.\d]/g, '');
      }
    }
    win.grp10 = win.pnl1.add('group');
    win.grp10.process = win.grp10.add('button',undefined,'Okay');
    win.grp10.process.onClick = function(){
        Count = Number(win.grp1.et1.text);
        win.close(1);
    }
    win.center();
    win.show();
        }
    try{
    var Name = decodeURI(activeDocument.name).replace(/\.[^\.]+$/, '');
    var Path = decodeURI(activeDocument.path);
    var saveFile = File(Path + "/" + Name + "#" + zeroPad(Count,4) + ".jpg")
    SaveJPEG(saveFile, 8);
    Count++;
    var desc2 = new ActionDescriptor();
    desc2.putInteger(0, Count);
    app.putCustomOptions('a7ba92a0-d6f8-11df-937b-0800200c9a66', desc2, true );
    }catch(e){alert(e + "\r@ Line " + e.line);}
    }
    function SaveJPEG(saveFile, jpegQuality){
    var doc = activeDocument;
    if (doc.bitsPerChannel != BitsPerChannelType.EIGHT) doc.bitsPerChannel = BitsPerChannelType.EIGHT;
    jpgSaveOptions = new JPEGSaveOptions();
    jpgSaveOptions.embedColorProfile = true;
    jpgSaveOptions.formatOptions = FormatOptions.STANDARDBASELINE;
    jpgSaveOptions.matte = MatteType.NONE;
    jpgSaveOptions.quality = jpegQuality;
    activeDocument.saveAs(saveFile, jpgSaveOptions, true,Extension.LOWERCASE);
    }
    function zeroPad(n, s) {
    n = n.toString();
    while (n.length < s) n = '0' + n;
    return n;
    };
    
  • Photoshop "save under" does not not on dialogue Parallels

    I have Photoshop CS5 running on a MacBook OS 10.8 Parallels/Windows XP.  When I try to "save under", the dialog box does not come to the top.  I installed the latest update.  Other CS5 programs (for example, Dreamweaver and Fireworks) do not have this problem.  Also, when I try to do a 'Save for Web and Devices', the dialog box IS launched, but it is oversized for the window and cannot be resized to make accessible command buttons.

    Any suggestions would be welcome.

    Hi Noel!  Thanks for the suggestion.  I tried to play with the resolution of the window in the control panel.  This made a mess... but in the process, I discovered that if I run Photoshop in Coherence mode (i.e. not interpolated with Windows ' window'), the dialog box shows up.  So, your suggestion regarding the resolution of the window solves the problem.

    Thank you!

  • Print my pdf files is no longer. After pressing PRINT the 'Print to File' window pops up and I have to press SAVE under to go to the next step. Once the pdf file is saved it is therefore more a pdf but a PRN file. When I try to print the PRN file an error

    Print my pdf files is no longer. After pressing PRINT the 'Print to File' window pops up and I have to press SAVE under to go to the next step. Once the pdf file is saved it is therefore more a pdf but a PRN file. An error message appears when I try to print the PRN file. I need to be able to print my original pdf files. Please notify.

    Looks like you somehow accidentally active the option print to file in the Advanced Options print dialogue. Uncheck that and this problem should go away.

    -Dov

  • Can't "save under" to another file on Mac to PDF

    When I select "save under" a file PDF downloaded, I'm presented with a window "save under" vacuum with only the possibility to enlarge the window or close it.  I can't save a PDF file on my computer.  I work from a Mac and have saved PDF downloaded frequently school and for the first time this problem from Wednesday.  Advice to fix anyone know?  Other types of files (Word, Excel, etc.) except very well.Screen Shot 2015-09-19 at 12.58.33 PM.jpg

    Hi kimberlym95092042,

    The default "Save as" dialog Acrobat DC is different from the dialogue box you had in earlier versions of Acrobat, it also allows you to record in the clouds and previous locations that you saved the files. It is possible that when Acrobat tries to connect to the 'cloud', it runs into problems. You can try to disable this feature to see if this brings your backup in the back of the box: open Acrobat Preferences, then go to the "General" category and uncheck "show the online storage when you save files:

    Kind regards

    Nicos

  • Why isn't "save under" to work in Word for Mac?

    Am on OS X El Capitan and using Microsoft Word for Mac version 15.25.

    When I try to "Save as" to put a copy in a different folder, nothing happens.

    on earlier versions of MSO for OS X saves initial may not be "save under...". ", subsequent cases can be" save under... ". "once the file is saved normally.

  • For downloads in windows 7, how can I add the option "save under" instead of simply "open" or "Save".

    Hi, can really use your help! Recently updated to Firefox. I used to click on downloads and be able to "save under". Now, I can only 'open' or 'save' When I click on 'save', all files go to the default download folder. I then have to open the Explorer, search for the folder and the file, and then cut and paste into the appropriate folder. A heavy treatment!

    Does anyone have a solution? Thank you!

    Options > general > downloads >or save files to 'Browse' [I always use Desktop], or always ask me where to save files.

  • I want to change the file name format "save under" so the date and time are first.

    When I select a few emails and then select "Save as" to keep a copy on my computer, the name of the file that is created has the date and time at the end of the file name of the email.
    Sample "save under" file name: "Habitat Follow Up - Bryan ([email protected]) - 2011-11-15 0744.eml.
    Is it possible to change the structure or format of the file name if the date and time of the email are initially the file name?

    Try ImportExportTools and customize the format of the file name in the options.

    http://chrisramsden.vfast.co.UK/3_How_to_install_Add-ons_in_Thunderbird.html

  • I saved my Keynote presentation in the cloud, on my Mac and on a memory stick.  When I click on 'Save' I don't know where it is saved!  There is not a function "save under" in Keynote 6.6.2?

    Keynote "save under"?

    Press the option key on the keyboard and then: file > save under

    You can then navigate to the location where to save the file.

  • Change the shortcut in the menu "save under" context

    As you know the shortcut "save under" in the context menu's 'v', no?
    Since I use it quite often, I would change to "l" for easier when accessibility also having to press "enter" then. I used to be able to do this by editing the file en - US.jar, but in the new versions of Firefox, this file is not found.

    Unfortunately Google is not currently much of a help either.
    In addition, I don't want an add-on or plugin, I just want to be able to change the keyboard shortcut.

    Does anyone know of a way that this can be achieved in the new versions of Firefox?

    Any help would be greatly appreciated.

    You don't want an add-on...

    I think that the .jar file, you are probably looking for is compressed with others in the omni.ja file. We had a thread last year where a user has successfully changed this file to change some keyboard shortcuts, but I have not tried it myself. See: do the Home/end keys works on Mac as they do on Windows/Linux

  • print not web page - menu "save under" if poster - unknown problem dialog box then appears. Only recently-, does not happen in Explorer?

    Try to print a Web page or a selection from them.
    When 'file' - select 'print' on the tabs of Mozilla, it doesn't. The print menu appears, but when 'print' clicked, the menu box "save under" appears. When "save under" is closed, a dialog box appears saying "unknown error during printing. Cannot print Web page unless a screen saver (ie the entire screen). This has happened only recently (update may). Tried it on Windows Explorer and all is ok

    After checking the problem existed in all places - found silly finger pain. When selecting 'print' noticed "Selected printer" had been changed from my normal i865 of "Microsoft Office Document Image Writer"!
    Once changed back all O.K.
    Thanks for your trouble

  • I want to download a file and do a "save under" directly in my working folder. Instead, it seems to save it somewhere as a generic term should I then copy, paste, and rename manually. Is there a way to rationalize this?

    I want to download a file and do a "save under" directly in the folder of my work. Instead, Firefox downloads somewhere with a generic name I have to copy, paste, and then rename the file. Is there a way to streamline this process simple?

    Options > general downloads section

    • If "Save files" is selected, all files will save the location shown without the intervention of the user.
    • If 'Always ask me where to save files' is selected, the user can choose the location and change the name of the saved file.
    • See-> window Options - general Board

    If this answer solved your problem, please click 'Solved It' next to this response when connected to the forum.

    Not related to your question, but...

    You may need to update some plug-ins. Check your plug-ins and update if necessary:

  • How to "save under" a file?

    Scenario: I used Barcode Scanner to scan the barcode for some software (an Android .apk) files. He gave me:
    -Send an email to someone
    -SMS to someone
    -Open in the browser

    So, I did the third. He then asked me: "native browser or Firefox? The native browser these back on the market.

    Expected result: I assumed that Firefox would have done the same thing.
    Result: Firefox displayed a large block of ugly text.

    And there is no function "save under" so I can record it and open it from there! Where is the Save function under? I don't want to save as a PDF, I just save the file as I downloaded it.

    (Bonus points, please also tell me how to change file associations).

    Sorry, there is no command "save the Page under" mobile Firefox menu. If you know a web page with a link to the file, you can press and hold on the link and choose 'Save link'.

    Normally the Firefox would automatically record an APK file and allow you to install it, but it requires the web server send the correct "Content-type" header. Some web servers do not send header and Firefox does not know the file type. We will try to improve this experience in future versions.

  • Page "save under" appears when I try to print from Firefox

    When I use my Verizon DSL and Firefox (this doesn't happen if I use Explorer int.) and I wish to print information from the internet, I do a Ctl P for print. Instead of print, I get a page "save under" I can not help to appear. The page includes: "save under" in the upper part with a box of savings to (E.g.: documents), then has a list in any of the 'name', 'Update', 'Type', 'Size' and 'Tags' in the upper part. Then, a list of items such as games, my stationery, new folder, Sansa Updater. Then at the bottom there is a list for 'File name' with an area for the name. Then under that a 'save As Type' (PDF). Then a backup or the Cancel button.

    This has happened

    Each time Firefox opened

    Is a month ago

    I can't print anything either on Firefox but on IE everything prints fine. I get as much better Firefox so would like a solution to my problem.

  • 2011 screen "save under" too big word

    After the upgrade to El Capitan my Word documents get hidden behind the dock when I try to "save under. I have to "save under", and then click an arrow on the screen that appears to change the location, click again, and then I can actually save the document because the page moves to be in front of the docking station.

    The open document has also no point red, yellow, green on the upper left corner. The top (to reduce or close the page) toolbar is not available on the page ATTACHED himself to THE TOP TOOLBAR and new documents, so I can't move it even.  After clicking on Windows/Zoom and it attaches. I don't have to do!

    Help!

    You are in full screen view. Press ESC to get out.

    Or while in the WSF, the cursor on the top of the screen, the menu bar will descend.

Maybe you are looking for

  • hdx9000t

    the problem with your hdx900t. If it is a driver related issue, I can help you with it. need drivers for win 7. .or if it works without?

  • Satellite A100-192: is it possible to get a stereo sound then more?

    Hello Is it possible to get more then stereo with this laptop?I have a Creative analog speakers 5.1, I know there is no way to connect all of them, but there are 2 outlets I could connect it as 2.1.Y at - it a tool that would allow me to connect the

  • IdeaPad U430p - Win 8.1 watermark SecureBoot

    Hi, I bought before the laptop +-14 days IdeaPad U430p graywith configurations i5-4200u 8 GB ddr3 geforce 730 min Notepad is preinstalled original 8 64-bit windows because I have a msdn account I have original iso 8.1 64-bit windows so I after fresh

  • Iomega eGo BlackBelt Portable Jet Black hard drive 1 TB external

    I have two questions: (1) how can I know 100% that my iomega blackbelt is mac only, other than the possibility of my windows being a little stupid? (2) if it is mac only, is there a way to make windows compatible too? THANKS for your time!

  • error code if poster cannot restore system

    cannot restore the computer to a date or a previous pint