Oracle ADF 11G R1 and 11G R2 and Internet Explorer 11 Support

Hello,
We are using Oracle ADF 11G R2 (11.1.2.4), and now that Microsoft has pushed Internet Explorer 11 to Windows 7 and Windows 8 computers, we are finding that our application is not working with IE11.
You get the popup that states "You are using an unsupported browser", and while everything renders on the screen, the application does not respond to user clicks.
Does anyone have workaround for IE11, and if anyone from Oracle is reading, can you give any tentative guidelines for IE11 support.
Thanks.

Here's one workaround
Jonas de Graaff weblog: How to run your ADF 11.1.x application under IE 11: a workaround
http://jonasdegraaff.blogspot.nl/2013/11/how-to-run-your-adf-111x-application.html

Similar Messages

  • Configuration issue in IE as Document mode: 10 and User agent String: Internet Explorer 8

    Hi,
    I have a telerik rad popup window performing some input operation. The problem is when I use the configuration in IE as Document mode: 10 and User
    agent String: Internet Explorer 8, scroll bars appear in the window from nowhere. It is working fine with every other configuration of IE. I've also used a separate stylesheet for IE 8 but it won't apply in this case. 
    Here are the screen shots of the window.
    Actual view
    With Scorllbar
    Please if anybody could suggest a solution for this weird problem it would be a great help.
    Thanks in advance.
    Neelesh

    Hi,
    It seems we need to talk with the site developers to determine how the sheet would display with different IE user agent string.
    Regarding the user agent string changes, please take a check with the following article:
    Introducing IE9’s User Agent String
    The Internet Explorer 8 User-Agent String (Updated Edition)
    Hope this may help
    Best regards
    Michael Shao
    TechNet Community Support

  • Spry menu works in Firefox and Safari, but not Internet Explorer

    I designed my school website in CS4 and  CS5.  The left spry menu bar appears correctly in Firefox and Safari, but in Internet Explorer the gray background and buttons do not appear.  You can only see the text and when you scroll over the text, it disappears even though when you click on it, the link does appear.  The website is http://ml.chinookschools.org.  I created the site on a mac and I am hosting it on a mac mini server on my network at school.  I am a beginner with Dreamweaver and I'm not sure if someone can help me with this, but I would sure be appreciative for any help offered. Here is the source code for the main template page:
    </style>
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    </head>
    <body>
    <div id="wrapper">
      <div id="header"><a href="../index.html"><img src="../images/header.jpg" width="950" height="121" /></a>
        <div id="apDiv1"><a href="http://chinookschools.org/" target="_blank"><img src="../images/hslink.gif" width="170" height="60" /></a></div>
      </div>
      <div id="bodyArea">
        <div id="left">
          <ul id="MenuBar1" class="MenuBarVertical">
            <li><a href="../calendar.html">Calendar</a>            </li>
            <li><a href="../contactinfo.html">Contact Information</a></li>
            <li><a href="../currenthappenings.html" class="MenuBarItemSubmenu">Current Happenings</a>
              <ul>
                <li><a href="../harwoodhappen.html">Mr. Harwood - K</a></li>
                <li><a href="../haslerhappen.html">Ms. Hasler - K</a></li>
                <li><a href="../tedwardshappen.html">Mrs. T. Edwards - 1</a></li>
                <li><a href="../lewishappen.html">Mrs. Lewis - 1</a></li>
    <li><a href="../whitneyhappen.html">Mrs. Whitney - 2</a></li>
    <li><a href="../weinheimerhappen.html">Mrs. Weinheimer - 3</a></li>
    <li><a href="../cedwardshappen.html">Mrs. C. Edwards - 4</a></li>
    <li><a href="../macleodhappen.html">Mrs. MacLeod - 5</a></li>
    <li><a href="../mackenziehappen.html">Mrs. MacKenzie - 6</a></li>
    <li><a href="../surberhappen.html">Mrs. Surber - Ex. St.</a></li>
              </ul>
            </li>
            <li><a href="../PDFs/gifted.pdf">Gifted &amp; Talented</a></li>
            <li><a href="../libraryhappen.html">Library News</a></li>
            <li><a href="../pto.html">PTO</a></li>
            <li><a href="#" class="MenuBarItemSubmenu">School Information</a>
              <ul>
                <li><a href="../activities.html">Activities</a></li>
                <li><a href="#" class="MenuBarItemSubmenu">Class Schedules</a>
                  <ul>
                    <li><a href="../harwood.html">Mr. Harwood - K</a></li>
                    <li><a href="../hasler.html">Ms. Hasler - K</a></li>
                    <li><a href="../tedwards.html">Mrs. T. Edwards - 1</a></li>
                    <li><a href="../Lewis.html">Mrs. Lewis - 1</a></li>
    <li><a href="../whitney.html">Mrs. Whitney - 2</a></li>
    <li><a href="../weinheimer.html">Mrs. Weinheimer - 3</a></li>
    <li><a href="../cedwards.html">Mrs. C. Edwards - 4</a></li>
    <li><a href="../macleod.html">Mrs. MacLeod - 5</a></li>
    <li><a href="../mackenzie.html">Mrs. MacKenzie - 6</a></li>
                  </ul>
                </li>
    <li><a href="../edlinks.html">Educational Links</a></li>
    <li><a href="../PDFs/handbook.pdf">Handbook</a></li>
    <li><a href="../PDFs/newsletter.pdf">Newsletters</a></li>
    <li><a href="../schoolforms.html">School Forms</a></li>
    <li><a href="../studyhall.html">Study Hall</a></li>
              </ul>
            </li>
            <li><a href="../staff.html">Staff</a>        </li>
            <li><a href="../index.html" class="MenuBarVertical">Home</a></li>
          </ul>
        </div>
    <div id="right"><!-- TemplateBeginEditable name="Editable Area" -->
    <!-- TemplateEndEditable --></div>
        <div id="footer">
          <div align="center"></div>
          <div align="center"></div>
        </div>
      </div>
    </div>
    <script type="text/javascript">
    <!--
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgRight:"SpryAssets/SpryMenuBarRightHover.gif"});
    //-->
    </script>
    </body>
    </html>

    You are not using the latest Spry files
    The latest version of the Adobe Spry Framework is 1.6.1, this is the same version that ships with Dreamweaver CS4. If you use Dreamweaver CS3 (uses Spry 1.4), its wise to upgrade your files to the latest version. This can easily be done using the Spry Updater that can be found here.
    Then, if you have a look near the bottom of SpryMenuBarVertical.css you will see that the white background colour has been specified for IE as in
    @media screen, projection
        ul.MenuBarVertical li.MenuBarItemIE
        display: inline;
        f\loat: left;
        background: #FFF;
    Change the value to #CCC and it will have fixed that part of the problem.
    When you upgrade to the later version of Spry, make sure to keep a copy of the CSS file as a reference to modifying the new CSS file.
    Gramps

  • Any Problems using SSL with Safari and the move with Internet explorer to require only TLS encryption.

    Any Problems using SSL with Safari and the move with Internet explorer to require only TLS encryption.

    Hi .
    Apple no longer supports Safari for Windows if that's what you are asking >  Apple apparently kills Windows PC support in Safari 6.0
    Microsoft has not written IE for Safari for many years.

  • When I right click on an entry in the bookmarks and select Open in Internet Explorer, nothing happens.

    When I right click on an entry in the bookmarks and select Open in Internet Explorer, nothing happens. It does work when I am on a page , right click and select View this page in IE.

    If you right-click the image and choose View Image Info, what shows as "Type"?
    If it shows JPEG image, for example, make sure to save the file with a .jpg file extension. If you place quotation marks around the entire file name, e.g.,
    "myfile.jpg"
    then you can ensure that the name as the correct extension. Does that help?

  • Disabling of FORWARD and BACK Button of Internet Explorer.......

    Hello everybody,
    Can anyone tell me how to disable the FORWARD and BACK Button of Internet Explorer through JavaScript.......If possible give me the code snippet.....

    Hi
    I I tell you the answer, I suppose it means you'll be able to spend less time on JavaScript and more time on Java, so here goes:
    Open your page in a new window using window.open(...). This JavaScript takes lots of parameters, such as the page you want to display in the window, as well as settings for hiding the toolbar (which includes the forward/back buttons).
    Do a search on the net for window.open for full syntax. I think you can modify the properties of the current window if you want to stay in the same window, but can't remember the syntax.
    Note you can also disable the right mouse button by defining the following function:
    <SCRIPT language="JavaScript">
    <!--
    var message="Right-click disabled!";
    function click(e) {
    if (document.all) {
    if (event.button==2||event.button==3) {
    alert(message);
    return false;
    if (document.layers) {
    if (e.which == 3) {
    alert(message);
    return false;
    if (document.layers) {
    document.captureEvents(Event.MOUSEDOWN);
    document.onmousedown=click;
    // -->
    </SCRIPT>
    I don't know how to stop the user from pressing 'Backspace' unless you use Java to monitor the navigation.
    Hope this helps

  • Disabling FORWARD and BACK Button of Internet Explorer thru JavaScript....

    Hello everybody,
    Can anyone tell me how to disable the FORWARD and BACK Button of Internet Explorer through JavaScript.......If possible give me the code snippet.....

    You can not do this in JavaScript.
    However, if you set the right response headers in the response IE will disable them:
    response.setHeader("Pragma","no-cache");
    response.setHeader("Cache-Control","no-store");
    response.setHeader("Expires","0");
    would do the trick.
    Silvio Bierman

  • I have followed "Importing favorites and other data from Internet Explorer" but although I've worked through the dtages and it says it has worked, the expected internet explorer folder does not appear in bookmarks

    I have installed Firefox today, and like the look of and the speed. But I have an extensive set of foldersin my IE Favorites and remebered passwords I don't want to have to reimput.
    I have now tried twice folowing "Importing favorites and other data from Internet Explorer " which seemed to go smoothly, once with IE open and the other with it closed, and closed down my PC between each attempted installation. Any ideas?

    It usually works better if you export the Favorites in IE to an HTML file and import that file in the Firefox Bookmarks Manager.
    * Export the favorites in IE to an HTML file (bookmarks.html): File > Import and Export
    * Import the HTML file in Firefox: Bookmarks > Organize Bookmarks > Import & Backup > Import HTML: From File
    See also http://kb.mozillazine.org/Import_bookmarks ("Import from another browser" and "Import from file")

  • When I opened up Internet Explorer, IE eraced all my email addresses from foxfire and put them on internet explorer. How do I put them back on foxfire?

    When I opened internet explorer, Internet explorer erased all my internet addresses off foxfire and put them on internet explorer. How do I import all my email addresses off of internet explorer and put them back on foxfire. Mary

    Hi mary200077,
    So you are saying all of your favorites are in IE but not in Firefox? Don't worry, that's an easy fix! Just take a look at the [[Importing favorites and other data from Internet Explorer]] and you'll be set! Post back here if you have any issues.
    Hopefully this helps!

  • Itunes won't open and neither will microsoft internet explorer :I

    Hi
    My Itunes hasn't been able to open for months, the first time it happened was about the time my Internet explorer stopped working for no reason and my msn messenger won't connect either. Could these be linked I have a had a few I.T. keen people look at it with no solution... I have tried removing and reinstalling Itunes and msn Messenger but nothing has worked. When I click on it, it just won't open... any ideas?

    okay.
    some preliminary questions aimed at narrowing in on
    possible culprits.
    (1) do you have Norton Internet Security 2005
    installed on the PC?
    (2) try launching your QuickTime. does it:
    (a) launch perfectly fine?
    (b) fail to launch with an error message? (if so,
    what does it say?)
    (c) exhibit other peculiar behavior? (if so, could
    you describe it for us?)
    (3) reboot the PC. bring up your Task Manager, and
    click on the "Processes" tab. now try to launch
    itunes again.
    does an "itunes.exe" process appear in the Processes
    tab? if so, does it persist in there or does it
    disappear after a few seconds?
    hey, i recently been having troubles with opening iTunes
    i thought you could help because you suggested something that is causing me trouble (number 1: Norton 2005)
    i click to open iTunes.exe but nothing happens. the process appears in the Task manager, but i cannot terminate it. And upon opening, my Norton session manager ends with an error
    can you help me?

  • On the Rapidshare website the yellow 'upload' button is not working in Firefox 12. It worked in former versions and it works in Internet Explorer.

    I have sent an e-mail to Rapidshare. They have tested the button and it works fine. Rapidshare recommended to try another web browser. I have tried Internet Explorer and the button works fine. It's probably a Firefox 12 problem. In former Firefox versions I didn't have the same problem.

    No problems here on Linux.
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • My yahoo email won't open in firefox and it will in internet explorer. this is been happening for about a week now, spiratically

    About a week ago my firefox won't open my email everytime I click on the link. A link comes up to open quick view, but that isn't what I want and I'm not sure it works either. I have tested with internet explorer and it opens fine.
    == This happened ==
    A few times a week
    == about a week ago

    plez fix this problem

  • Emet 5.1 had DEP activity and closed Office 2003 applications and won't allow Internet Explorer to open in Windows 8 desktop version

    I can't find any answer to why EMET 5.1 blocks Internet Explorer from running in Windows 8 Desktop version.  Initially Google Chrome wouldn't work either but after uninstalling EMET 5.1 and reinstalling it Chrome now works.  Also it prevents Microsoft
    Office 2003 Word, Excel, Access, Outlook and Publisher from running.  It says DEP mitigation and closing application.  I also get the error that Microsoft Office Access or other applications has stopped working and they only work under safe mode.
    How do you get these applications to work in EMET 5.1?  Do I need to get rid of EMET 5.1?  Or are there other solutions.
    Thanks,
    Chris

    Do you still use Office 2003 or did you mean Office 2013?
    W. Spu

  • Weird graphics and other issues with internet explorer in all versions.

    One of our laptops has an issue with their Internet Explorer. First, whenever the user logs on and starts internet explorer and navigates to any website, the website loads for a bit but then immediately displays a "Page cannot be displayed" error.
    Every single time. If we try browsing again/refreshing the page it loads fine. But during regular browsing, we might get that page again.
    Another issue that happens is sometimes the graphics logos won't load properly. See screenshot:
    http://i.imgur.com/0usOPpu.jpg
    And this happens a lot. If this won't happen, the websites will only load with half its formatting missing. 
    Now we have: 
    -Thoroughly checked computer for viruses. Several full scans have been done with MalwareBytes with no issues found. Microsoft Security Essentials has been installed, full scan done, no viruses/spyware/adware found. 
    -We have tried upgrading to IE11. Same issue. Downgraded to IE10. Same issue. Downgraded to IE9, same issue yet again. IE was Reset each time. 
    We checked if it could be a network issue, but none of the other computers connected to the same switch has issue like that. 
    Any suggestions/ideas to try? 

    Hi,
    I suggest you temporary disable antivirus and firewall, then check the result.
    You may try the steps from the links below to check the issue:
    "Internet Explorer cannot display the webpage" error
    http://support.microsoft.com/kb/956196/en-us
    Internet Explorer "Page Cannot be Displayed" error due to Bad Proxy Server Timeout
    http://support.microsoft.com/kb/2551554
    You may also refer to the computer or device manufacturer website and try installing the latest version of chipset, graphics card and video card drivers and check.
    Hope it helps.
    Regards,
    Blair Deng
    Blair Deng
    TechNet Community Support

  • Help - I'm a newbie to Mac and still need my Internet Explorer browser!

    macbook pro   Mac OS X (10.4.8)   Hi - I just purchased a macbook pro and am in the process of designing a website - after encountering problem after problem, the hosting company figured out that I'm using a Mac, and said that their program doesn't support Safari and I need to do my design through an Explorer browser. Microsoft discontinued Explorer for Mac, so what do I do? I heard of a program called Parallels Desktop - has anyone used it, will it work, or am I opening up Pandora's box by installing it on my computer? Changing hosting companies is not an option, so I need to make this work. THANKS!!!!!
    macbook pro   Mac OS X (10.4.8)  
    macbook pro   Mac OS X (10.4.8)  

    You're trying to use a web-site building application that doesn't support Macs? I personally would not deal with any hosting company that won't support anything beyond Windows. Whatever you build with this company will not be accessible to other Macs. But this is your prerogative.
    You're correct that Internet Explorer for Mac has been discontinued and it was discontinued at version 5.2x. To run IE for Windows on your Mac you'll need something like Apple's Boot Camp <http://www.apple.com/bootcamp/>, Parallels from <http://www.parallels.com/> or if you're feeling adventurous you can try the CrossOver beta from <http://www.codeweavers.com/>, which will let you run Windows applications without Windows.
    Are you opening a Pandora's Box? I don't think so. You do need to take the same precautions you would with a regular Windows machine. That means installing antivirus software and spyware software. Be sure to test your website with both your Mac browsers as well as IE for Windows.
    Hope this helps! bill
    1 GHz Powerbook G4   Mac OS X (10.4.8)  

  • Spry Alignment and Positioning Problem in Internet Explorer 6 and 7

    I am designing a website at http://atoment.007gb.com, and neither me, nor my partner can figure out why the Spry Horizontal Menu Bar is loading the way it is in Internet Explorer.  We are doing this for a school project, and eye appeal and workability is a top priority.  I changed and customized most of it, but even if i did keep it the same, it still wouldn't work. I have only the best confidence, that even given the amount i have changed, you will still be able to help me with my alignment problem.
    The Submenu Buttons Tile across the page, when they are supposed to go straight down...
    the Submenu overlaps the main menu when you hover over it
    and the darned thing wont center in any of my browsers, but thats the least of my worries.
    Here is the CSS Codes
    #MasterNavigator {
    width: 1024px;
    height: 75px;
    #Navigator {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    #NavigatorButtonsLeft  {
    background-image: url(../_images/MenuButtonBackgroundLeft.png);
    width: 128px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    vertical-align:center;
    #NavigatorButtonsMiddle {
    background-image: url(../_images/MenuButtonBackground.png);
    width: 128px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    vertical-align:center;
    #NavigatorButtonsRight {
    background-image: url(../_images/MenuButtonBackgroundRight.png);
    width: 128px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    vertical-align:center;
    #NavigatorButtonsSub {
    background-image:url(../_images/SubMenuButtonBackground.png);
    width: 128px;
    height: 35px;
    line-height: 36px;
    text-align: center;
    filter:alpha(opacity=80);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    And here is my HTML code:
    Home
    Publishing
    Videos
    Patents
    Wallpapers
    Avatars
    Userbars
    Digital Design
    Digital Gallery
    3-D Gallery
    Sci-Fi
    Technology
    Structures
    Vehicles
    Concepts
    Web Design
    Templates
    Graphics
    About Us    
    Atom Enterprises
    Slamerz
    The images I used are 20% Transparent, and are listed below.
    http://atoment.007gb.com/_images/MenuButtonBackgroundLeft.png
    http://atoment.007gb.com/_images/MenuButtonBackground.png
    http://atoment.007gb.com/_images/MenuButtonBackgroundRight.png
    http://atoment.007gb.com/_images/SubMenuButtonBackground.png
    Please try your best to help me.

    0087adam wrote:
    ok, but how can I make it work with what I have.  All the css codes are the
    same, they just have been renamed.
    The original SpryMenuBarHorizontal.css does not have any issues in any of the browsers. If you go and modify the original, and it does not work anymore, then the logical conclusion is that you have made one or (more likely) multiple mistakes.
    In other words, you cannot make it work with what you already have.
    My advice is that you replace the original CSS and work from there; but instead of changing the original CSS, make your changes in a separate stylesheet so that you can monitor and test the code at each change. For instance if you want to change the colour of the text you make a style rule that overrides the original in your new stylesheet as follows:
    ul.MenuBarHorizontal a {
        color: #333;
    ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus {
        color: #FFF;
    ul.MenuBarHorizontal a.MenuBarItemHover, ul.MenuBarHorizontal a.MenuBarItemSubmenuHover, ul.MenuBarHorizontal a.MenuBarSubmenuVisible {
        color: #FFF;
    If you want to change the background colour to an image, then follow the same procedure, testing your code at each step.
    I hope this helps.
    Ben

Maybe you are looking for

  • Incase and Speck cases for 13" pro model

    I was wondering Speck has 13" Macbook cases but it doesn't say Macbook Pro and I want to buy my friend the purple 13" case. I was wondering will it still fit her 13" macbook pro or would they be different? I'm not really good with macs X_x so any ass

  • AD authentication ok, but not for NDS.

    I've got a single user object problem. The user is able to log on through AD, but not NDS (running zenagent on XP). Iv'e tried to disable the DirXML association, moved it, so it was created again. But still get the Novell log on window.. Does anyone

  • Drag and drop very long password from host MacBook to guest iPod Touch?

    Hi, iPod Touch 64GB Software version 3.1.2. MacBook as in signature. When I built my home wireless network, I chose a very long and complex password (63 characters) to protect the access to my network. Once the passphrase was randomly chosen, it was

  • Poor Reception and Extremely Slow Internet

    I switched from the G1 to the Blackberry 8900 and I like the 8900 more.  The only problem is that the reception on the 8900 seems to a lot be worse than the G1's reception and the internet is really slow.  When I used the G1, I didn't even use 3g bec

  • Will audition upgrade 1.5 allow me to us basic cool edit 2000 on a new computer

    I have been using Cool Edit 2000 (regular) for several years.  It works fine on my 4 year old computer.  I am concerned that it will not work on a new computer. Will the 1.5 upgrade allow this if the tegular Cool Edit 2000 won't work?