Charts in Apex 3.2 demo application do not display in Firefox browser

Hi,
just installed Apex 3.2 and launched the demo application using Firefox 3.5.7
The charts are not displayed. Switching to MS Internet Explorer everything works fine.
Is Firefox not supported or any idea what's missing to display the charts ? Adobe flashplayer 10 plugin and Adobe SVG 3.0 are installed on
my WIN XP client.
Regards, Werner

It kept bugging me .. so I worked on it a bit.
The charts actually show, then get hidden by the noplugin funciton.
The problem is in Firefox ( the (ns || mo || !win) branch) the plugin check does not work.
When I use either this, the check for SVG feature:
function supportsSvg() {
return document.implementation.hasFeature("http://www.w3.org/TR/SVG11/feature#Shape", "1.0")
and
hasSVGSupport = supportsSvg();
or a check by mime types , like this:
var hasSVGSupport = false;
if (navigator.mimeTypes != null && navigator.mimeTypes.length > 0) {
if (navigator.mimeTypes["image/svg-xml"] != null)
hasSVGSupport = true;
I get the correct result and the charts display (remain displayed).
I simply modified plugins.js and use my modified version instead.
if (ns || mo || !win) {
if (hasSVGSupport) {
null;
} else {
noPlugin('svgRegion');
Hope this helps,
K

Similar Messages

  • Forms Web application is not working on FireFox Browser-with java plugin

    Hi All,
    We are running custom build forms application using forms 10g and application server 10 g Rel 2. We are using Java Plug-in 1.5.0_06. The application is working fine before recent update from firefox .Now it's not working and keep on asking additional plug in required and taking to java.sun.com for installing the plug in. Even after installing when we access the application it will do the same thing. I tried uninstalling the firefox with the older version and with diffrent java plugin versions.. but the problem still there.. any help will be mush appriciated...
    Thanks...
    Edited by: rkadaru on May 5, 2010 1:57 PM

    plugin and webstart are not yet available in 64bit jre distributions from Sun.
    These are targeted to 6u12 or there abouts.
    /Andy

  • Application is not displaying correctly and is showing as incomplete

    please i really need help i am not understanding this at all i need to send them as pdf files because there application forms I have an issue when it comes to sending the pdf files to someone else and they open the file to then tell me that the text on your application is not displaying correctly and is showing as incomplete.
    how do i fix that, they are opening it up using adobe 11 the same as I.

    Hey Robert,
    Please let me know what OS are you using and ensure whether you are using Adobe Acrobat or Adobe Reader to view PDF files.
    Also, tell me whether the recipient downloads the file first and then open in Reader or opens it in the browser only.
    Please clarify to me whether you are getting this error pop-up or the recipient?
    Hope to get your response.
    Regards,
    Anubha

  • When I excute rsplan ,but the application is not displayed correctly  why?

    when I excute rsplan ,but the application is not displayed correctly  in our explore ,who can tell me what reason? 3ks very much

    Hi,
    please take a look at the following note:
    919850 Problems with the planning modeler and the planning wizzard
    Hope this helps ...
    Matthias Nutt
    SAP Consulting Switzerland
    thanks Matthias Nutt 's reply
    thanks very much
    throuht you answer I have  kown some about this ,and now I can modling throuht URL,but still can not start rsplan in gui ,whether I must to configuration a web service ,and that you can give me something about how to step to step configuration that,
    thanks again

  • WD demo application: "Service not available" although service active

    Hi everyone
    I am new in Web Dynpro and while doing some tutorials I came across WD application DEMO_CONTEXT_PROP (package SWDP_DEMO). I wanted to test it, but I get error page "Service not available" and error code 403 "Forbidden". And if I test the service directly in SICF, I get error message SHTTP009.
    The service itself is active in SICF, as well as the mentioned services in SAP note 1088717. And I can run other WD demo applications (such as DEMO_TABLE) without problems. Only this one is giving me problems.
    The funny thing is that in SICF there are 2 services called DEMO_CONTEXT_PROP! One is greyed out, the other one is active. But even if I right-click on the one that is greyed out, is still says "active"!?
    Any suggestions? Thanks!

    Hello Jan,
    we had this issue some weaks ago. When upgrading a system to EhP3 SAP delivered a new WebDynpro ICF service which had already been delivered earlier in a support package.
    Problem is that the name of the SICF service is not its key. The real key for the service is a generated GUID which is stored in the database. If you create a service and later SAP delivers it or if SAP developed in 2 different release stacks the service may appear dublicated as you have 2 different GUIDs for the service. If the service is there twice the system tries one by chance if you are unlucky it takes the inactive one and you get the 403 error.
    Thanls to Ramp Up status we discussed this directly with development. Unfortunately there is no real cleanup / consolidation function yet. The straight forward solution was renaming one of the services. As you only use a Demo Web Dynpro ICF service any of them will work. Perhaps you have to activate the one which is not renamed (you cannot really choose which you rename as the SICF tree is totally confused by the 2 services).
    If you have this trouble for a production service you need the SAP to tell you which service (which GUID) is the long term supported and rename the other (perhaps you have to rename, rename the other and then rename the first back). If you do not do this you get the same problem with every Support Package which touches the ICF Services again.
    Best Regards
    Roman Weise

  • Application images not displayed

    Hello,
    Apex 4.1, got a problem with app-images:
    <img src="#APP_IMAGES#tukan_large.jpg"> is not displayed, but the file is existing. None of my application images are displayed anymore.
    Any hints on what can be the reason for this are welcome!
    Thanks,
    Stephan

    Apex 4.1, got a problem with app-images:
    <img src="#APP_IMAGES#tukan_large.jpg"> is not displayed, but the file is existing. None of my application images are displayed anymore.
    Any hints on what can be the reason for this are welcome!Are the images stored in the database? I sometimes forget to re-load images when copying an application to a new instance.
    If the images have been loaded are they defined as application images or workspace images?
    Check the images as defined in your application under shared components.

  • Application does not work on firefox 3.5

    If the application is not working in mozilla firefox 3.5 then we are not able to test it in any other browser through this tool.
    What should be the fix for this issue

    Hi Shilpa,
    Can you please provide more details about your configuration and the symptoms of what is not working for you?
    What OS are you using?
    What version of Flash Player do you have installed? (You can find out here: http://kb2.adobe.com/cps/155/tn_15507.html )
    Are you using Firebug and the BrowserLab for Firebug add-on, or are you just using BrowserLab standalone?
    Does BrowserLab work in any other browser for you such as IE or Safari?
    What are the exact steps you are taking and what do you see that you say BrowserLab is not working for you?
    Mark

  • Applications are not displayed in CMC

    Hello, Experts,
    One simple question, have you ever encountered the problem that the applications cannot be displayed in CMC? And advice to fix it?
    I just upgraded my system to 4.1 SP3 Patch1 (from 4.0 SP4), and when I go to "CMC >> Applications" I get below windows, no application are listed.  Cannot configure anymore.
    The system itself works find, I executed some tests and the results are positive.
    It seems a silly problem, but I already tried reposcan; repaire intallation; re-deploy all web apps; re-create SIA with default servers, didn't get it resolved.
    I upgraded my sandbox before, and didn't have this problem. So it's not a defect of this version.
    I'm opening a ticket at support site. But maybe I can get some valuable advice from you also.
    Dan

    Hello, Chinmaya,
    Thanks for the indicative advice.
    I'll try my luck to repair patch1 installation right away. (Have to uninstall and install again, as patch cannot be repaird, that's about 4 hours to go )
    Recreate SIA doesn't help. In the worst case, I have to rollback and re-do the installation today.
    DFO issue
    If the DFOs are the root cause, I have to say they are so unpredicable and it's a nightmare no workaround to fix them.
    The installation completed without error, I never thought it's might related.
    I had similiar lesson learn when upgrading to BO4.0, some DFOs got lost during the installation, and the only solution is rollback and redo everything.
    Hopefully support team will provide me a lighter solution. I'll keep it posted here.
    Cheers,
    Dan

  • APEX 4.2 Search Application does not work

    Why is Search Application in APEX application builder disabled for me? I can type in the search field but the icon to run the search does nothing. This worked fine in 4.0. Tried IE and Firefox.

    I don't see an icon to press unless you mean the magnifying glass that proceeds the field. I just type in the search field then press the Enter key and then the search is submitted.

  • From the Web application does not display the report...

    Hello,
    I have a Web application in VS 2010 (NET 4.0) running reports in VS 2003 (NET 1.1) and CR XI. What should I consider for the reports to run well? When setting up the basics of the folder where the reports are in IIS 7.5, item I keep in the Application Pool: NET 1.1, but when in the same IIS server I click on Browse *: 80, I generated the following error: HTTP Error 500.19 - Internal Server Error
    The requested page can not be accessed Because the related configuration data for the page is invalid.
    I can do, thanks.

    Reports are made in VS 2003 (. NET 1.1) and CR XI using a framework. This framework is placed in the web server (Windows 2008 Server R2) and called from VS 2010.
    Sorry, I'm still having problem understanding this.
    Only CRVS2010 will work with VS2010. The reports can be created in any version of CR you want, but to load the reports in VS2010, you need CRVS2010, create a project in VS2010, then deploy the project and the CRVS2010 runtime(?).
    E.g.;
    1) Create report using CR XI
    2) Install CRVS2010 on a computer that has VS2010
    3) Create a project using CRVS2010 in VS 2010 - can use any framework you want
    4) Deploy VS2010 project
    5) Install CRVS2010 runtime
    - Ludek

  • Webdynpro ABAP application is not displaying in Portal

    Hi,
      I have installed NW2004s and NW ABAP7.0 trail versions and configured Portal(SLD,Jco,.SSO).
      I tried to created one WD ABAP iView with proper application name, etc.. when i go to preview of that iView its opening in separate winow and gettting the msg : Internet Explorer cannot display the webpage
    Thanks in advance...

    Can you able to run the WedDynpro application in R3.
    Pls make sure that u r using FQDN for ABAP Server name.
    and also make an entry at the below path
    C:\WINDOWS\system32\drivers\etc
    here open the hosts folder with notepad and make an entry like R3 port and Host name(FQDN)
    eg:
    XXX.XXX.X.XXX     sapides.zsl.local
    also pls. check the application name which you have provided is correct or not.
    Then log out and login again and check.
    Regards,
    Amarnath S

  • Any links i open from 3rd party applications do not open in firefox.

    To be more precise, when i click a link, Firefox does open however it does not visit the URL. It simply opens a new session. I have started Firefox in safe mode and the problem occurs, i have reset firefox to default preferences and the problem still persists. I can see no problems in the setting of Firefox itself and have already tried all the fixes available.
    I am using Firefox 29.0.1 on Fedora 20 64x

    As i stated, when i click links from 3rd party applications, such as skype; a youtube link or something similar. Firefox opens a new session however it does not visit the clicked url

  • Application/vnd.fdf not displaying in remote browser

    Hi,
    I was hoping someone could help me or point me to a topic that would. I didn't find what I needed after searching.
    I'm using Adobe's FDF Toolkit to build an fdf and send it to the browser.
    I have set my contentType to application/vnd.fdf and when I test it locally it works fine. I have both Acrobat Pro and Adobe Reader on my box and it uses Acrobat to open the resulting pdf.
    When I go to a remote box that only has Adobe Reader on it, the request for the pdf is submitted, Reader starts up, then displays a blank page.
    if I change it to just application/fdf, the browser doesn't know what to do with it right away and asks if you want to save or open it, if you choose open, then Adobe Reader displays the pdf correctly.
    i want to get this to work with the vdn.fdf setup since if I do just fdf, it asks you what you want to do and opens up a reader window, the displays the pdf in the browser. The reader window stays around.
    Does anyone have any ideas why it wouldn't work remotely?
    Thanks,
    Chris
    I'm inserting my code below:
    public class AdobeTestAction extends Action {
    * Constructor
    public AdobeTestAction() {
    super();
    public ActionForward execute(
    ActionMapping mapping,
    ActionForm form,
    HttpServletRequest request,
    HttpServletResponse response)
    throws Exception {
    ActionForward forward = new ActionForward();
    AdobeTestForm adobeTestForm = (AdobeTestForm) form;
    String date = GregorianCalendar.getInstance().getTime().toString().replace( ' ', '_' ).replace( ':', '_' );
    try {
    FDFDoc fdf = new FDFDoc();
    fdf.SetValue( "borrowerName", adobeTestForm.getBorrowerName() );
    ... more SetValues()
    fdf.SetFile( "http://myServer/myPath/myPDF.pdf" );
    response.setContentType( "application/vnd.fdf" );
    ServletOutputStream out = response.getOutputStream();
    fdf.Save( out );
    catch ( Exception e ) {
    System.out.println( e.toString() );
    return null;
    }

    fdf is a Adobe PDF Form type file.
    It associated with adobe reader.
    it works if I do it as application/fdf, it just has a couple of side affects that way. It asks if you want to save or open first, and it opens reader and leaves it open.
    application/vnd.fdf works on my local test env. But it doesn't work when I try to hit it from a remote box.

  • Application Icons not displaying properly in Finder

    My mother just gave me her PowerBook G4 with newly installed Leopard and other programs including Microsoft 2004. I transferred all files from my ibook to the G4.
    For some reason in the Finder window, the application icons (e.g. Word, PDF, PPT, xls, etc.) are there when I first open a new finder window, and then one by one are replaced with some generic text-like icon. They seem to open okay despite this.
    any thoughts?

    I just noticed this is only happening in the finder window, and not on the desktop (the correct application icon shows up)

  • Application Set not displaying in certain locations

    Hi,
    We have the following situation:
    - Using BPC 7.0M
    - In location A: when logging onto BPC using the connection wizard goes through all the steps successfully and connects to the BPC application
    - In location B: when logging onto BPC in the same way as in Location A with the same User we get an error that say "no application set available"
    Any hints / tips?
    Kind regards,
    Christof

    Hi,
    From the location B, are you able to login to BPC Web? Does it throw any error at that time?
    Please verify that the server is available from location B. Check the proxy settings. Most importantly, verify that the server name is correct.
    Hope this helps.

Maybe you are looking for