Save as window from modal window not working

when i try to open an excel document from modalwindow, the download window appers, asking for "save as" or "open with". but there is no name of the file to be downloaded. and nothing happens when i click ok or cancel button. but from a normal window this works fine. the problem is only with modalwindow which i am opening using the javascript code showmodaldialog. How can i solve this. please help
== This happened ==
Every time Firefox opened

Hello.
Although possibly not related to your problem, I will remind you that the version of Firefox you are using at the moment has been discontinued and is no longer supported. Furthermore, it has known bugs and security problems. I urge you to update to the latest version of Firefox, for maximum stability, performance, security and usability. You can get it for free, as always, at [http://www.getfirefox.com getfirefox.com].
As for your problem, you may be having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
Whenever you have a problem with Firefox, whatever it is, you should make sure it's not coming from one of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] and select ''Disable all add-ons''. If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and theme. You can troubleshoot plugins the same way.
If you want support for one of your add-ons, you'll need to contact its author.

Similar Messages

  • Get-MailboxSentItemsConfiguration Set-MailboxSentItemsConfiguration From Only (still) not working

    Hello,
    I would like to ask a question, hopeing it is resolved in some way and i missed it.
    I have installed SP3 Rollup 4 on our Exchange 2010 server.
    This added 2 new Powershell commands
    Get-MailboxSentItemsConfiguration
    Set-MailboxSentItemsConfiguration
    This can be used to manipulate where mail is stored in the send items.
    Sender - e-mails sent using SendAs or Send-on-Behalf-of permissions are saved only in the Sent Items folder of the Sender (UserA);
    SenderAndFrom – e-mails sent using SendAs or Send-on-Behalf-of permissions are saved in the Sent Items folder of the Sender and the mailbox on which the permissions are assigned (in our example, both UserA and UserB);
    From – e-mails sent using SendAs or Send-on-Behalf-of permissions are saved in the Sent Items folder of only the mailbox on which the permissions are assigned (in our example, UserB)
    What we really want it to use the From only way.
    We use a shared team mailbox and use that as primary, as a second mailbox users get a trusted non shared mailbox. Mail sent from the trusted mailbox should only be in the send items from the actual sender, not both.
    2 sites report that the From field is reserved for Future Use, or bugged and does not work is intened.
    Here is is stated on 1 July 2013
    http://technet.microsoft.com/en-us/library/jj884078(v=exchg.141).aspx
    From Reserved for future use. To save the messages sent as this mailbox in the Sent Items folder of this mailbox, use SenderAndFrom value.
    That was on 26 March 2013
    http://www.msexchange.org/kbase/ExchangeServerTips/ExchangeServer2010/OutlookOWA/sent-items-behavior-shared-mailboxes-update.html
    NOTE 1: the From value does not work as expected... It basically performs the same action as the SenderAndFromvalue, meaning it saves the e-mail in both mailboxes. This is still the case in Rollup 5 v2.
    We are on 3 March 2014 now, is this still bugged, did i miss something, or is there an ETA when this will be fixed ?
    Looking foward to any replies.
    Kind regards,
    Jeroen van Velzen

    I am using a shared mailbox (with a disabled account) where I get sent items and also deleted items placed in the right folders.
    I think it’s just a matter of how you configure Outlook. It works well for me in both Outlook 2010 and Outlook 2013, cached mode and also online mode. You can add a shared mailbox to your Outlook profile in at least two ways where one of them doesn’t work
    but the other does.
    If you add the shared mailbox via the File tab/Account settings/New/ and just enter the e-mail address of the shared mailbox in the Auto Account Setup page. No name, no password, just the e-mail address and click Next and voila “Your e-mail account is successfully
    configured”. After restarting Outlook you will find the shared mailbox below your own in the left pane.
    If you click the inbox ones in the shared mailbox and then open a new mail you will see the shared mailbox display name in the From field. After sending the mail you will see the mail in the Sent Items folder of the shared mailbox. If you delete a mail in
    the shared mailbox you will see it in Deleted items folder of the shared mailbox.
    The prerequisits for this is that you have “full access” and “send as” rights of the shared mailbox.
    This was accomplished without using the Set-MailboxSentItemsConfiguration command.
    We are running Exchange 2010 SP3 RU4.

  • Consuming PI Webservice from Webdynpro Java Not working

    Hello SAP,
    Environment: CE 7.2.
    Resolution expected immediately, Helpful answer is highly appreciated.
    Is the namespace should not exceed 60char for PI Webservice, for executing the webservice from Webdynpro Java.
    I tried with all the options in executing the PI Service from Webdynpro Java, None of the options worked. I am facing the below error while I was calling the PI Webservice.
    I don't see any problem from Webdynpro Java, what ever the procedure I have followed is the standard procedure.
    Fortunately when I execute the service from Webservice Navigator, it is working as expected. The same webservice when I consume it from Webdynpro Java it is not working
    Options tried so far:
    1) Published the Services to Service Registry and there by consuming the PI Service from Service Registry - Not worked
    2) Tweaked the URL with few options - Not worked (Tweaking the URL, ex: portType, Binding)
    3) Changing the Business Systems in PI and there after calling the service - Not worked
    4) Initializing the code, instead of creating Service Controller and calling the PI Service - Not worked.
    5) Created a Provider System and tried to call the PI Webservice from Provider System - Not Worked
    For all the Options, I am facing the same error which is provided in the screenshot.
    Below procedure which I have followed for calling the PI Webservice:
    1) Created Adaptive Webservice Model
    2) Provided PI Webservice URL (It prompts for PI System UserId and Password)
    3) Selected Option - No Service Group Configuration
    4) Provided Logical Destination
    6) Completed creation of Model
    7) Added the model as a UsedModel
    8) Right Click on Comp Contr. and selected Apply Template and Created a ServiceController for the model (Entire mapping to comp contr, Initializing the nodes is taken care by Service Contr.)
    9) Created an Template Action button and there by calling execute method which is auto rendered from CompContr..
    10) Build the project.
    11) Activated the code and Run the Application.
    12) Getting the below error which is showed in the message.
    ERROR MESSAGE:
    Exception on execution of web service on destination 'GetPIHRPeopleData' for operation 'SI_CreateHRPeopleData_OS' in interface 'SI_CreatePeopleCompany_OS'

    Hi Sankar,
    If the webservice is working fine in the Wsnavigator then there is some problem with importing the webservice in webdynpro for Java. Please check the required parameter for creating the Adaptive Webservice Model. After adding in the used model and compoent controller binding, you need to write code for to execute the webservice model.
    Please check the code for initialization and execution for the webservice and then test it.
    Best Regards,
    Arun Jaiswal

  • Select * from tab is not working in oracle 10g

    select * from tab is not working in oracle 10g. But at the same time,
    select * from <<table>> is working.
    Please advise me.

    This works for me in 10.2.0.2
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    SQL> select * from tab;
    TNAME                          TABTYPE            CLUSTERID
    LOAN_DETAIL                    TABLE
    PLAN_TABLE                     TABLE
    ...

  • When I unplug Apple headphones from my MacBook Pro sond from internal speakers not work, and system soud preferences displayed: Output: optical digital out port only

    When I unplug Apple headphones from my MacBook Pro sond from internal speakers not work, and system soud preferences displayed: Output: optical digital out port only

    If you see a red light in the audio output port, then the internal switch is stuck.  Insert the earphone plug a few times and see if you can trip the switch.  If that fails, insert a cocktail stirrer and the like and jiggle it around inside.  If that fails, take it to an Apple store and have the technicians at the genius bar do it for you.
    Ciao.

  • Save Panel Image / Screen Image does not work as an Executable

    The Save Panel Image / Screen Image does not work as an Executable.  It looks like there is a conflict with the Path, since the Screen_Image.exe is launched as Screen_Image.vi.  I've tried this function both ways with the path name change Screen_Image.exe AND Screen_Image.vi.

    Any chance you might be able to post some code illustrating what you are talking about?
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • Need to re-install CS5.5 on my new hard drive. Serial number from disk package not working.

    I need to re-install CS5.5 on my new hard drive. Serial number from disk package not working.

    if there's a problem with the number of installations, you'll see a message about an excess activation problem.
    if that's what you're seeing, contact adobe support for an activation count reset, https://helpx.adobe.com/contact.html
    otherwise, attach a screenshot of the error message or quote it.

  • [solved] Gnome 3.14.2 Modal dialogs not working

    Hi,
    updated today and found out that the modal password prompts in Gnome 3 do not work anymore. Does anybody know anything about this?
    I´m experiencing following behaviour:
    Whenever a gnome modal dialog with an input field appears the dialog will freeze after submitting the data. The only action left to click is the cancel action (or the escape key) which of course also cancels the data submission and also cancels the data submission the process.
    I would love to debug this, unfortunately Google hasn´t provided anything useful yet...
    Last edited by justforgetme (2015-01-10 15:21:58)

    Ok, so apparently the Modal dialog not working was based on gdk-pixbuf2 dhaving wrong caches or something.
    When consulting journalctl about gnome in general I discovered that my system had lost the ability to comprehend the svg format. One ddg query later i was  here again just in another topic viewtopic.php?pid=1491839

  • "Show my windows and tabs from last time" not working, Mac OS 10.6.4, FF 3.8.10 or FF 4 Beta 6

    I have tried any number of times to get this to work, but it's still not working. On my other Mac with OS 10.6.4 and FF 3.6.8/10 the "show my windows and tabs from last time" is working just fine.
    I have checked some of the settings in about:config per some of the other forum posts with resolution to this issue, but this hasn't worked for me. Especially Since some settings have changed in the more recent versions of FF.
    I'm pretty sure my settings are correct. Is anyone else having this same issue?
    On the Mac exhibiting the issue it prompts me if I want to close all open tabs when the red X is clicked, when I quit firefox it keeps my tabs open just fine when firefox starts up the next time. This is normal behavior, but when the feature in question is active it overrides this behavior, on my other mac, and just stores my last session so that when I open firefox all is as it was before it was closed (either closing it via quit or with the red X will do the trick).
    On my new mac, the prompt to close open tabs never goes away and my tabs just vanish, whichever way I close firefox.
    I hope that was clear enough. Thanks for any help.

    See http://kb.mozillazine.org/Session_Restore
    If you use [[Clear Recent History]] in Firefox 3.5 and later to clear the 'Browsing History' when you close Firefox then restoring tabs from the last session ("Save & Quit" or "Show my windows and tabs from last time") doesn't work.

  • Reopen all windows from last session - NOT WORKING

    Why will this not work?

    Greetings,
    What version of Safari are you using, and what specific version of Mac OS X? This information should be in your profile and kept up-to-date; we shouldn't have to guess.
    Try creating a new user account and test Safari to see if the problem happens there; if it does, then it's a systemwide issue. If not, it's something in your regular user account.

  • After having to wipe and reinstall back up, using Yosemite, I lost several email folders and add-ons, new add-ons have download "save to" window not install now

    I installed Yosemite but it didn't go right, had to get Apple techs to help wipe and reinstall. Migrated apps and files from time machine backup. Thunderbird did work before things got bad enough I had to do something about Yosemite install problem.
    Thunderbird lost several folders I sort mail into, and all but one extension. I tried reloading Thunderbird app support from older back up, nothing changed. I re-downloaded and installed Thunderbird. No change.
    New extensions show download window with "save as" or "open with options", not the normal install button.

    There may be one or more large folders in your /Volumes folder that shouldn't be there and are using up your disk space.
    /Volumes is an 'invisible" folder at the root level of your internal drive which is supposed to contain only the "mount points" for your attached disk volumes, but sometimes an actual folder can mistakenly get created there, often as a result of a failed copy operation such as you experienced with SuperDuper. Such a "ghost" folder will have a name similar to a real external drive, and can contain data that was meant for the real external drive but never got there. When the real external volume then re-mounts, it can no longer use its own name for the mount point in /Volumes because that name is already "taken", and so an extra number gets appended to the mount point. This may have happened twice in your situation, since the actual drive is now mounting as "Untitled 2".
    /Volumes is a hidden folder, but it's easy to peek into it. First you should *eject and then physically disconnect all external drives*. Then:
    Finder>Go menu> Go to Folder
    enter /Volumes and click Go
    You should see an alias to the startup volume. Don't touch this, or any other aliases. Do you also see a large folder named "Untitled, and perhaps another folder named "Untitled 1," which are not aliases? If so, delete them, and restart.

  • Batch window not working. Help,plz its urgent!!

    My batch window is not showing up stuff that I have submited from compressor, FCP still says its exporting but file does not work afterwards.
    G5   Mac OS X (10.4.3)  

    You might want to check this note from Apple:
    http://docs.info.apple.com/article.html?artnum=93234

  • Preview Window Not Working

    Problem:
    The preview window in the top right of iMovie 08 does not work. It is either checkered or black.
    Possible Solution:
    If your iMovie project is using video from an event that has a lot of video in it, split that event up. Do this via right click->Split Event Before Click.
    Background:
    When I would start up iMovie '08 (7.1.4) everything worked fine until I clicked on a certain project that I had made. Then the preview window would not work--it showed a blank screen or was checkered, even though the audio would play. Weird things would continue to happen, and none of the other projects would play in the preview window, it seemed to get progressively worse.
    The project used video from an even that had a lot more video in it than other events I was using. It had 45:45 and the others less than 30min. I split the event up half way via right-clicking about half way and then selecting "Split Event Before Clip". This split the event into two events, and everything works fine now. (When you split the event, you need not worry about messing up your project, it knows that you have split the event and can still find the video.)

    Well, I just seemed to have solved the problem...at least as I was experiencing it. As mentioned, I have my Motion content on an external drive, so I decided to revisit this.
    I had installed all my Final Cut Studio content on the external drive using the "Content Installer" (after first installing the apps to my laptop). When opening Motion for the first time, it couldn't find the content so I manually typed in the appropriate path...or so I thought:
    250GB Drive : Final Cut Studio Content : Motion Content.
    Oddly enough, a few things worked this way, but not everything. It turns out I had to specifically point one folder deeper:
    250GB Drive : Final Cut Studio Content : Motion Content : Motion
    After doing this, all my content seems to preview, although there still are a few anomalies. Some things have to be clicked on more than once to preview, or sometimes I must preview something else first, then try the desired effect a second time. In some cases waiting quite a while produces something.
    I'll try moving the cursor about as Mabou suggested and see if that makes any difference.
    At least I'm getting somewhere!
    Thanks,
    Doug

  • Going to files by typing in Finder window not working

    My entire life using Mac OSX I have opened finder windows and then began typing the name of the file or folder I wanted in order to get the finder to select that file/folder.
    For example, if I have my home open I just type "Do" and the Documents folder gets selected. Then I can hit Cmd-O to open it.
    This stopped working today, and I'm perplexed and annoyed about it.
    I installed the Security Update 2006-007 last night and so I'm wondering if that broke this.
    Anyone having the same problem/know how to fix it. Not being able to do this is making using my computer significantly more annoying.
    Thanks you!
    PowerBook G4   Mac OS X (10.4.8)  

    Also, I just tried clicking on the sidebar (I tried applications, desktop, and documents) and it will not navigate away from this window. If I exit the window and open a different finder window, it works. So what is it about this particular folder?

  • Finder window not working properly

    This only just started happening, and it only seems to be happening to one or two folders...
    First of all, this is what it looks like
    as you can see, the file names look funky.
    Also, if I edit a picture or delete one, it doesn't register the change unless I exit the folder and bring it back up.
    Anyone know what's going on here and how I can fix it? This also happened when I tried to make a ringtone a few weeks back. I am running Yosemite.

    Also, I just tried clicking on the sidebar (I tried applications, desktop, and documents) and it will not navigate away from this window. If I exit the window and open a different finder window, it works. So what is it about this particular folder?

Maybe you are looking for